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.3.0.0
Syntax
public void Add(
	LTComponent value
)

Parameters

value  LTComponent
 
See Also