Nevron .NET Vision
Nevron.UI.WebForm.Controls Namespace / NAjaxToolList Class
Properties Methods


In This Topic
    NAjaxToolList Class Members
    In This Topic

    The following tables list the members exposed by NAjaxToolList.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the number of elements contained in the ICollection.  
    Public PropertyGets a value indicating whether the ICollection is read-only.  
    Public PropertyGets or sets the element at the specified index.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds an item to the ICollection.  
    Public MethodRemoves all items from the ICollection.  
    Public MethodDetermines whether the ICollection contains a specific value.  
    Public MethodCopies the elements of the ICollection to an Array, starting at a particular Array index.  
    Public MethodReturns an enumerator that iterates through the collection.  
    Public MethodLookups the tool with the specified tool id.  
    Public MethodLookups the tool of a specified type.  
    Public MethodDetermines the index of a specific item in the IList.  
    Public MethodInserts an item to the IList at the specified index.  
    Public MethodRemoves the first occurrence of a specific object from the ICollection.  
    Public MethodRemoves the IList item at the specified index.  
    Top
    See Also