Click or drag to resize

ConfigurationLoaderGetConfigurationInt64 Method

Overload List
  NameDescription
Public methodStatic memberGetConfigurationInt64(IGraph, INode, IEnumerableINode, Int64)
Gets the 64 bit Integer value or a given default of the first instance of the first property for a given Object in the Configuration Graph.
Public methodStatic memberGetConfigurationInt64(IGraph, INode, INode, Int64)
Gets the 64 bit Integer value or a given default of the first instance of a property for a given Object in the Configuration Graph.
Top
See Also