NNodeAggregationInfo Structure Members
In This Topic
The following tables list the members exposed by NNodeAggregationInfo.
Public Properties
| Name | Description |
| Child | Gets the child exposing the node inside its parent. Valid only if Type is ContainerChild. |
| Index | Gets the index of the child in its parent. Valid only if Type is CollectionChild. |
| Property | Gets the property exposing the node inside its parent. Valid only if Type is Property. |
| Type | Gets the node aggregation type |
Top
Protected Methods
| Name | Description |
| Gvfb | |
Top
See Also