Click or drag to resize
INode Properties

The INode type exposes the following members.

Properties
  NameDescription
Public propertyChildren
Gets the children of this node.
Public propertyChildrenRetrievalPolicy
Gets or sets the policy for this node.
Public propertyDescription
Gets description.
(Inherited from IElement.)
Public propertyIdentifier
Gets identifier.
(Inherited from IElement.)
Public propertyIsOnline
Gets a value indicating whether this element is online.
(Inherited from IElement.)
Public propertyIsRoot
Gets a value indicating whether this is a root node.
Public propertyItem
Gets the child where Number equals number.
Public propertyNumber
Gets number.
(Inherited from IElement.)
Public propertyParent
Gets the parent of this element.
(Inherited from IElement.)
Public propertySchemaIdentifiers
Gets schemaIdentifiers.
(Inherited from IElementWithSchemas.)
Public propertyTag
Gets or sets an arbitrary object value that can be used to store custom information about this object.
(Inherited from IElement.)
Top
See Also