getClassByNumber
getClassByNumber(classNo: Integer): Class;
The getClassByNumber method of the Schema class returns a reference to the class specified by the class number in the classNo parameter.
getClassByNumber(classNo: Integer): Class;
The getClassByNumber method of the Schema class returns a reference to the class specified by the class number in the classNo parameter.