INodeMap Properties

CVB.Net Documentation

The INodeMap type exposes the following members.

Properties

  NameDescription
Public propertyCount (Inherited from ICollectionKeyValuePairString, INode.)
Public propertyIsReadOnly (Inherited from ICollectionKeyValuePairString, INode.)
Public propertyItem
Indexer to retrieve a node with the given name from this node map.
Public propertyKeys (Inherited from IDictionaryString, INode.)
Public propertyModelName
Gets the name of the model that the XML description is for.
Public propertyModuleName
Gets the GenTL module name this node map refers to.
Public propertyTransportLayerNamespace
Gets the transport layer type of the device.
Public propertyValues (Inherited from IDictionaryString, INode.)
Public propertyVendorName
Gets the name of the vendor who created the XML description.
Public propertyXmlFileSchemaVersion
Gets the XML schema version.
Public propertyXmlFileVersion
Gets the XML version.
Top
See Also

Reference