XPDictionary.CreateClass Method
| Name | Parameters | Description |
|---|---|---|
| CreateClass(XPClassInfo, String, Attribute[]) | baseClassInfo, className, attributes | Creates a class with the specified name and attributes. |
| CreateClass(String, Attribute[]) | className, attributes | Creates a class with the specified name and attributes. |