'Declaration
Sub SetColorTable( _ ByVal classId As System.Integer, _ ByVal table As NColorTable _ )
'Usage
Dim instance As INTheme Dim classId As System.Integer Dim table As NColorTable instance.SetColorTable(classId, table)
void SetColorTable( System.int classId, NColorTable table )
Parameters
- classId
- table