GroupColumns Class |
![]() |
Namespace: DataPAEnterpriseDashboard
[SerializableAttribute] public class GroupColumns : _GroupColumns, IEnumerable, IEnumerator, ISerializable
The GroupColumns type exposes the following members.
Name | Description | |
---|---|---|
![]() | GroupColumns |
Creates and returns a new GroupColumns object
|
![]() | GroupColumns(Object) |
Creates and returns a new GroupColumns object
|
Name | Description | |
---|---|---|
![]() | Add |
Adds a GroupColumn 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.
|
![]() | GetFirstGroupColumn |
Gets the first GroupColumn in the collection.
|
![]() | GetNextGroupColumn |
Gets the Next GroupColumn in the collection.
|
![]() | GetObjectData | |
![]() | MoveNext |
Implements System.Collections.IEnumerator.MoveNext.
|
![]() | Remove(Int32) |
Removes a GroupColumn from this collection.
|
![]() | Remove(String) |
Removes a GroupColumn from this collection.
|
![]() | RemoveAll |
Removes all GroupColumns from this collection.
|
![]() | Reset |
Implements System.Collections.IEnumerator.Reset.
|
![]() | ResetOrder |
Re-Orders the GroupColumns in the collection.
|
Name | Description | |
---|---|---|
![]() ![]() | ClassId | |
![]() ![]() | EventsId | |
![]() ![]() | InterfaceId |
Name | Description | |
---|---|---|
![]() | Count |
Gets the number of GroupColumns in this collection.
|
![]() | Current |
Implements System.Collections.IEnumerator.Current.
|
![]() | GUID |
Gets a GUID that uniquely identifies this object.
|
![]() | ID |
Gets a value that indicates the Unique ID of this object.
|
![]() | ItemInt32 |
Gets and sets a GroupColumn in this collection.
|
![]() | ItemString |
Gets and sets a GroupColumn in this collection.
|
![]() | ObjectSizes |
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
|
![]() | Parent |
Gets a SummaryData or GroupColumn object that represents the parent of this object.
|