Click or drag to resize

ElementInfoCollection Class

Inheritance Hierarchy

Namespace:  Easymap.AddIn.Common
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public sealed class ElementInfoCollection : BaseObject, 
	IEnumerable<ElementInfo>, IEnumerable

The ElementInfoCollection type exposes the following members.

Properties
Methods
  NameDescription
Public methodDispose
Releases all resources used by the ElementInfoCollection
(Overrides BaseObject.Dispose.)
Public methodGetByKey
Gets the ElementInfo for the specified key
Public methodGetEnumerator
Top
See Also