The BoxPlotStatisticsTableMeasureCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Add |
Adds an item to this collection.
(Inherited from DocumentNodeListT.) |
![]() |
AddRange |
Adds the elements of the specified collection to the
end of this collection.
(Inherited from DocumentNodeListT.) |
![]() |
Clear |
Removes all items from this collection.
(Inherited from DocumentNodeListT.) |
![]() |
Contains |
Determines whether the specified value is in this collection.
(Inherited from DocumentNodeListBaseT.) |
![]() |
GetEnumerator |
Returns an enumerator that iterates through this collection.
(Inherited from DocumentNodeListBaseT.) |
![]() |
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
![]() |
IndexOf |
Searches for the specified value and returns the zero-based index
of the first occurrence within this collection.
(Inherited from DocumentNodeListBaseT.) |
![]() |
Insert |
Inserts an element into this collection at the specified index.
(Inherited from DocumentNodeListT.) |
![]() |
InsertRange |
Inserts the elements of the specified collection at the
specified index in this collection.
(Inherited from DocumentNodeListT.) |
![]() |
Move |
Moves the item at the specified index to a new location in the collection.
(Inherited from DocumentNodeListT.) |
![]() |
Remove |
Removes the first occurrence of a specific object from this collection.
(Inherited from DocumentNodeListT.) |
![]() |
RemoveAt |
Removes the element at the specified index.
(Inherited from DocumentNodeListT.) |
![]() |
RemoveRange |
Removes a range of count elements starting at the
specified index.
(Inherited from DocumentNodeListT.) |
![]() |
ReplaceAll |
Replaces the contents of the list with the elements in the
specified collection.
(Inherited from DocumentNodeListT.) |
![]() |
ToArray |
Copies the elements of the collection to a new array.
(Inherited from DocumentNodeListBaseT.) |
Explicit Interface Implementations
See Also