<Code Lib>
2022 Method
Changes 0
M

ExportLayerTable.GetValues

Description:
Returns all the values stored in the map.

public IList<ExportLayerInfo> GetValues()

IList<ExportLayerInfo> Return the info array.

Loading…