NevronOpenVision
Nevron.Nov.DataStructures Namespace / NObjectGraphPartMap Class
Methods


NObjectGraphPartMap Class Members

The following tables list the members exposed by NObjectGraphPartMap.

Public Constructors
 NameDescription
Public ConstructorDefault constructor  
Top
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