Click or drag to resize

LTComponentArrayWriteableAdd Method

Add a LTComponent to the Collection

Namespace:  Easymap.AddIn.Common
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public void Add(
	LTComponent value
)

Parameters

value
Type: Easymap.AddIn.CommonLTComponent
See Also