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


In This Topic
    NGuidelineTargetCollection Class Members
    In This Topic

    The following tables list the members exposed by NGuidelineTargetCollection.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    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 GuidelineTargets from the collection.  
    Public MethodCreates an identical copy of this object  
    Public MethodDetermines whether the specified GuidelineTarget 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 GuidelineTarget object in the collection.  
    Public MethodInserts the specified INGuidelineTarget object to the collection at the specified index location.  
    Public MethodRemoves the specified GuidelineTarget from the collection.  
    Public MethodRemoves the GuidelineTarget at the specified index from the collection.  
    Public MethodReplaces any foreign unique ids (references to other nodes)  
    Top
    See Also