FDO .NET API Reference Feature Data Objects

OSGeo::FDO::Schema::NetworkLayerClass Class Reference
[OSGeo::FDO::Schema]

Inherits OSGeo::FDO::Schema::ClassDefinition.

Inheritance diagram for OSGeo::FDO::Schema::NetworkLayerClass:

Inheritance graph
[legend]
List of all members.

Detailed Description

NetworkLayerClass derives from ClassDefinition and can be used to represent a network layer.

()

Note: This Help topic is provided for informational use only. There is no interface or support provided. OSGeo reserves the right to change the software related to the content herein.

Definition at line 34 of file mgNetworkLayerClass.h.


Public Member Functions

__property OSGeo::FDO::Schema::ClassType get_ClassType ()
 Gets the concrete class type.
 NetworkLayerClass (System::IntPtr unmanaged, System::Boolean autoDelete)
 Constructs a NetworkLayerClass object based on an unmanaged instance of the object.
 NetworkLayerClass (System::String *name, System::String *description)
 Constructs an instance of an NetworkLayerClass using the specified arguments.
 NetworkLayerClass ()
 Constructs a default instance of an NetworkLayerClass.

Comments or suggestions? Send us feedback.