2024 Method
Changes 0
M

ExportLayerTable.Add

Description:
Inserts a (key,info) pair into Export layer table.
public void Add(
	ExportLayerKey exportLayerKey,
	ExportLayerInfo exportLayerInfo
)