SummaryColumns Class |
Namespace: DataPAEnterpriseDashboard
[SerializableAttribute] public class SummaryColumns : _SummaryColumns, IEnumerable, IEnumerator, ISerializable
The SummaryColumns type exposes the following members.
Name | Description | |
---|---|---|
SummaryColumns |
Creates and returns a new SummaryColumns object
| |
SummaryColumns(Object) |
Creates and returns a new SummaryColumns object
|
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 |
Name | Description | |
---|---|---|
ClassId | ||
EventsId | ||
InterfaceId |
Name | Description | |
---|---|---|
Clone |
Gets and cloned copy of this SummaryColumns collection.
| |
Count |
Gets the number of SummaryColumns in this collection.
| |
Current |
Implements System.Collections.IEnumerator.Current.
| |
ItemInt32 |
Gets and sets a SummaryColumn in this collection.
| |
ItemString |
Gets and sets a SummaryColumn in this collection.
| |
ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
| |
Parent |
Gets a SummaryData object that represents the parent of this object.
|