Click or drag to resize

LTComponentArrayWriteable Class

Array of LTComponents which will be exported.
Inheritance Hierarchy

Namespace:  Easymap.AddIn.Common
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public sealed class LTComponentArrayWriteable : LTComponentArray

The LTComponentArrayWriteable type exposes the following members.

Methods
  NameDescription
Public methodAdd
Add a LTComponent to the Collection
Public methodRemoveAt
Remove an item from the collection
Top
See Also