<Code Lib>
2020 Method
Changes 0
M

ExportLayerTable.GetKeys

Description:
Gets all the keys stored in the map.

public IList<ExportLayerKey> GetKeys()

IList<ExportLayerKey> Return the key array.

Loading…