<Code Lib>
2020 Method
Changes 0
M

ExportPatternTable.GetValues

Description:
Returns all the values stored in the map.

public IList<ExportPatternInfo> GetValues()

IList<ExportPatternInfo> Return the info array.

Loading…