ITreeNode Interface

Definition

public interface class ITreeNode
[System.Runtime.InteropServices.Guid("6464A56F-E1CD-487c-A236-A277C17815B2")]
public interface ITreeNode
type ITreeNode = interface
Public Interface ITreeNode
Attributes

Properties

ChildCount
Cyclic
DisplayName
ExtendedProperties
FriendlyXPath
InstanceLevel
InstanceXPath
Name
Namespace
NextSibling
ParentNode
ParentTree
PreviousSibling
Properties
ReadOnly
ReadOnlyType
Record
SchemaLevel
SequenceNumber
Type
XsdXPath

Methods

Collapse()
Expand()
GetChildNodes()
Select()
Update(XmlSchemaObject)

Applies to