FDO .NET API Reference | Feature Data Objects |
Inheritance diagram for OSGeo::FDO::Schema::Class:
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. |
|
Constructs a default instance of an Class.
|
|
Constructs an instance of an FDO Class using the specified arguments.
|
|
Constructs an FDO Class object based on an unmanaged instance of the object.
|
|
Gets the concrete FDO class type.
Reimplemented from OSGeo::FDO::Schema::ClassDefinition. |
Comments or suggestions? Send us feedback. |