| SummaryColumns Methods |
|
The SummaryColumns type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
Add |
Adds a SummaryColumn to this collection.
|
|
|
Contains |
Returns a value that indicates if an object with the key exists in the collection.
|
|
|
GetEnumerator |
Implements System.Collections.IEnumerable.GetEnumerator.
|
|
|
GetFirstSummaryColumn |
Gets the first SummaryColumn in the collection.
|
|
|
GetNextSummaryColumn |
Gets the Next SummaryColumn in the collection.
|
|
|
GetObjectData | |
|
|
MoveNext |
Implements System.Collections.IEnumerator.MoveNext.
|
|
|
Remove(Int32) |
Removes a SummaryColumn from this collection.
|
|
|
Remove(String) |
Removes a SummaryColumn from this collection.
|
|
|
RemoveAll |
Removes all SummaryColumns from this collection.
|
|
|
Reset |
Implements System.Collections.IEnumerator.Reset.
|
|
|
ResetOrder |
Re-Orders the SummaryColumns in the collection.
|
|
|
ToList |