NevronOpenVision
Nevron.Nov.DataStructures Namespace / NObjectGraphPartMap Class


In This Topic
NObjectGraphPartMap Class Methods
In This Topic

For a list of all members of this type, see NObjectGraphPartMap members.

Public Methods
 NameDescription
Public MethodDetermines whether the specified object is contained in the map  
Public MethodDetermines whether the specified part is contained in the map  
Public MethodGets the object represented by the specified part  
Public MethodGets an enumerator for the contained objects  
Public MethodGets the graph part representing the specified object  
Public MethodGets an enumerator for the contained parts  
Public MethodCreates a mapping, which links the specified object with the specified part  
Public MethodRemoves an object from the map and destroys the object-part association  
Public MethodRemoves a part from the map and destroys the part-object association  
Top
See Also