| FDO .NET API Reference | Feature Data Objects |
Inheritance diagram for OSGeo::FDO::Schema::Class:

()
Definition at line 37 of file mgClass.h.
Public Member Functions | |
| Class (System::IntPtr unmanaged, System::Boolean autoDelete) | |
| Constructs an FDO Class object based on an unmanaged instance of the object. | |
| Class (System::String *name, System::String *description) | |
| Constructs an instance of an FDO Class using the specified arguments. | |
| Class () | |
| Constructs a default instance of an Class. | |
| __property OSGeo::FDO::Schema::ClassType | get_ClassType () |
| Gets the concrete FDO class type. | |
| Comments or suggestions? Send us feedback. |