<Code Lib>
2027 Method
Changes 0
M

ExportPatternTable.GetKeys

Description:
Gets all the keys stored in the map.

public IList<ExportPatternKey> GetKeys()

IList<ExportPatternKey> Return the key array.

Loading…