Nevron .NET Vision
Nevron.ThinWeb Namespace / NNodeCollection Class
Fields Properties Methods


In This Topic
    NNodeCollection Class Members
    In This Topic

    The following tables list the members exposed by NNodeCollection.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Protected Fields
     NameDescription
    Protected Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of elements contained in the collection.  
    Public PropertyGets a value indicating whether the collection has a fixed size.  
    Public PropertyGets a value indicating whether the collection is read-only.  
    Public PropertyGets a value indicating whether access to the ICollection is synchronized (thread-safe).  
    Public PropertyGets or sets the element at the specified index.  
    Public PropertyGets an object that can be used to synchronize access to the ICollection.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from Nevron.ThinWeb.NNodeComposite)
    Public Method (Inherited from Nevron.ThinWeb.NNodeComposite)
    Public MethodAdds an item to the collection.  
    Public Method (Inherited from Nevron.ThinWeb.NNodeComposite)
    Public MethodOverridden.   
    Public Method (Inherited from Nevron.ThinWeb.NNodeComposite)
    Public Method (Inherited from Nevron.ThinWeb.NNodeComposite)
    Public Method (Inherited from Nevron.ThinWeb.NNodeComposite)
    Public MethodRemoves all items from the collection.  
    Public MethodCreates an identical copy of this object (Inherited from Nevron.ThinWeb.NNode)
    Public MethodDetermines whether the IList contains a specific value.  
    Public MethodCopies the elements of the collection to an Array, starting at a particular Array index.  
    Public Method (Inherited from Nevron.ThinWeb.NNodeComposite)
    Public Method (Inherited from Nevron.ThinWeb.NNode)
    Public Method (Inherited from Nevron.ThinWeb.NNodeComposite)
    Public Method (Inherited from Nevron.ThinWeb.NNodeComposite)
    Public Method (Inherited from Nevron.ThinWeb.NNodeComposite)
    Public MethodOverloaded.  (Inherited from Nevron.ThinWeb.NNodeComposite)
    Public Method (Inherited from Nevron.ThinWeb.NNode)
    Public MethodDetermines the index of a specific item in the collection.  
    Public Method (Inherited from Nevron.ThinWeb.NNodeComposite)
    Public MethodInserts an item to the collection at the specified position.  
    Public Method (Inherited from Nevron.ThinWeb.NNodeComposite)
    Public Method (Inherited from Nevron.ThinWeb.NNodeComposite)
    Public Method (Inherited from Nevron.ThinWeb.NNodeComposite)
    Public Method (Inherited from Nevron.ThinWeb.NNode)
    Public MethodRemoves the first occurrence of a specific object from the collectino.  
    Public Method (Inherited from Nevron.ThinWeb.NNodeComposite)
    Public MethodRemoves the item at the specified index.  
    Public Method (Inherited from Nevron.ThinWeb.NNodeComposite)
    Public Method (Inherited from Nevron.ThinWeb.NNodeComposite)
    Public Method (Inherited from Nevron.ThinWeb.NNodeComposite)
    Public Method (Inherited from Nevron.ThinWeb.NNodeComposite)
    Public Method (Inherited from Nevron.ThinWeb.NNode)
    Top
    See Also