'Declaration Public Function New( _ ByVal key As System.Integer _ )
public Category( System.int key )
Parameters
- key
- The System.Int32 value which should be used as category key.
'Declaration Public Function New( _ ByVal key As System.Integer _ )
public Category( System.int key )