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

Parameters

value
Type: Easymap.AddIn.CommonLTComponent
See Also