Nevron .NET Vision
Nevron.Chart Namespace / NSlaveCollection Class
Fields Properties Methods


In This Topic
    NSlaveCollection Class Members
    In This Topic

    The following tables list the members exposed by NSlaveCollection.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Protected Field  
    Top
    Public Properties
     NameDescription
    Public PropertyThe number of elements contained in the Collection.  
    Public Propertytrue if access to the ICollection is synchronized (thread-safe); otherwise, false.  
    Public Property  
    Public PropertyAn object that can be used to synchronize access to the ICollection.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Adds the specified object to the collection.  
    Public MethodRemoves all slaves from the collection.  
    Public MethodCreates an identical copy of this object  
    Public MethodDetermines whether the specified slave is contained in this collection.  
    Public MethodCopies the elements of the Collection to an Array, starting at a particular Array index.  
    Public MethodReturns an enumerator that can iterate through a collection.  
    Public MethodRetrieves the index of a specified slave object in the collection.  
    Public MethodInserts the specified INSlave object to the collection at the specified index location.  
    Public MethodRemoves the specified slave from the collection.  
    Public MethodRemoves the slave at the specified index from the collection.  
    Public MethodReplaces any foreign unique ids (references to other nodes)  
    Top
    See Also