Click or drag to resize

LTComponentArrayWriteable Class

Array of LTComponents which will be exported.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    FreeBaseObject
      Easymap.AddIn.CommonLTComponentArray
        Easymap.AddIn.CommonLTComponentArrayWriteable

Namespace: Easymap.AddIn.Common
Assembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.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