NInsertChildEventArgs Class Members
In This Topic
The following tables list the members exposed by NInsertChildEventArgs.
Public Properties
| Name | Description |
 | InsertedNode | Gets the child node, which is inserted. |
 | InsertedNodeIndex | Gets the index at which the child node is inserted inside its parent node (valid for collection and container nodes). |
 | InsertedNodeSlot | Gets the named child slot at which the node is inserted inside its parent node - valid only for container nodes. |
Top
Protected Methods
| Name | Description |
 | nSIb | |
Top
See Also