Name | Description | |
---|---|---|
![]() | NObjectGraphPartMap Constructor | Default constructor |
The following tables list the members exposed by NObjectGraphPartMap.
Name | Description | |
---|---|---|
![]() | NObjectGraphPartMap Constructor | Default constructor |
Name | Description | |
---|---|---|
![]() | ContainsObject | Determines whether the specified object is contained in the map |
![]() | ContainsPart | Determines whether the specified part is contained in the map |
![]() | GetObjectFromPart | Gets the object represented by the specified part |
![]() | GetObjectsIterator | Gets an enumerator for the contained objects |
![]() | GetPartFromObject | Gets the graph part representing the specified object |
![]() | GetPartsIterator | Gets an enumerator for the contained parts |
![]() | Map | Creates a mapping, which links the specified object with the specified part |
![]() | RemoveObject | Removes an object from the map and destroys the object-part association |
![]() | RemovePart | Removes a part from the map and destroys the part-object association |