|
Name |
Description |
|
Add
|
(Inherited from System.Collections.Generic.ICollection<T>)
|
|
Clear
|
Removes all items from the System.Collections.Generic.ICollection<T>. (Inherited from System.Collections.Generic.ICollection<T>)
|
|
Contains
|
(Inherited from System.Collections.Generic.ICollection<T>)
|
|
CopyTo
|
(Inherited from System.Collections.Generic.ICollection<T>)
|
|
CreateFooter
|
Displays the group footer.
|
|
CreateHeader
|
Displays the group header.
|
|
CreateSeparator
|
Displays the separator between each group entry.
|
|
GetEnumerator
|
Returns an enumerator that iterates through a collection. (Inherited from System.Collections.IEnumerable)
|
|
IndexOf
|
(Inherited from System.Collections.Generic.IList<T>)
|
|
Insert
|
(Inherited from System.Collections.Generic.IList<T>)
|
|
Remove
|
(Inherited from System.Collections.Generic.ICollection<T>)
|
|
RemoveAt
|
Removes the System.Collections.Generic.IList<T> item at the specified index. (Inherited from System.Collections.Generic.IList<T>)
|
|
RemoveFooter
|
Removes the group footer from the document.
|
|
RemoveHeader
|
Removes the group header from the document.
|
|
RemoveSeparator
|
Removes the group separator from the document.
|