PerfmonObjects Properties |
The PerfmonObjects type exposes the following members.
Name | Description | |
---|---|---|
![]() | Count |
The number of elements actually contained in the ArrayList.
(Inherited from EAPCollectionBase.) |
![]() | IsFixedSize |
true if the ArrayList has a fixed size; otherwise, false. The default is false.
(Inherited from EAPCollectionBase.) |
![]() | IsReadOnly |
Returns true if the collection is read-only. (Default is false)
(Inherited from EAPCollectionBase.) |
![]() | IsSynchronized |
true if access to the internal ArrayList is synchronized (thread-safe); otherwise, false. The default is false.
(Inherited from EAPCollectionBase.) |
![]() | ItemInt32 |
Pages collection indexer, by 0-based index.
|
![]() | ItemString |
PerfmonObject collection indexer, by object type.
Use Find(String, PerfmonObjectFindType) to look up PerfmonObjects by other values such as ID.
|
![]() | Properties |
The Properties collection for the collection.
|
![]() | SyncRoot |
An object that can be used to synchronize access to the ArrayList.
(Inherited from EAPCollectionBase.) |
![]() | TextItems |
The TextItems localized text for the collection.
|
![]() | Version |
The version of this object's assembly.
|