ElementInfoCollection Class |
Namespace: Easymap.AddIn.Common
The ElementInfoCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of Elements
| |
| ItemInt32 |
Gets the ElementInfo for the specified index
| |
| ItemObject |
Gets the ElementInfo for the specified key
|
| Name | Description | |
|---|---|---|
| Dispose | Releases all resources used by the ElementInfoCollection (Overrides BaseObject.Dispose.) | |
| GetByKey |
Gets the ElementInfo for the specified key
| |
| GetEnumerator |