Nevron .NET Vision
Nevron.Diagram Namespace / NDataObjectAdaptorCollection Class
Properties Methods


In This Topic
    NDataObjectAdaptorCollection Class Members
    In This Topic

    The following tables list the members exposed by NDataObjectAdaptorCollection.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyGets/sets the adapter at the specified index  
    Top
    Protected Properties
     NameDescription
    Protected Property (Inherited from System.Collections.CollectionBase)
    Protected Property (Inherited from System.Collections.CollectionBase)
    Top
    Public Methods
     NameDescription
    Public MethodAdds the specified adapter  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodCreates an exact copy of this object  
    Public MethodDetermines whether the specified adapter is contained in this collection  
    Public Method  
    Public Method  
    Public MethodGets the first adapter which can adapt the specified data object  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public Method  
    Public MethodDetermines the index of the adapter in the collection  
    Public MethodInserts a the specified adapter at the specified index  
    Public Method  
    Public MethodRemoves the specified adapter  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public Method  
    Public Method  
    Top
    Protected Methods
     NameDescription
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Overriden to check the type of the inserted object  
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Overriden to check the type of the removed object  
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected Method (Inherited from System.Collections.CollectionBase)
    Protected MethodOverridden. Overriden to check the type of the object  
    Top
    See Also