Geotools.Net

RowStructure.GetDefaultProperty Method 

Missing <summary> documentation for M:Geotools.Data.RowStructure.GetDefaultProperty

[Visual Basic]
NotOverridable Public Function GetDefaultProperty() As PropertyDescriptor Implements _
   ICustomTypeDescriptor.GetDefaultProperty
[C#]
public PropertyDescriptor GetDefaultProperty();

Return Value

Missing <returns> documentation for M:Geotools.Data.RowStructure.GetDefaultProperty

Implements

ICustomTypeDescriptor.GetDefaultProperty

Remarks

Missing <remarks> documentation for M:Geotools.Data.RowStructure.GetDefaultProperty

See Also

RowStructure Class | RowStructure Members | Geotools.Data Namespace