Geotools.Net

RowStructure.GetEditor Method 

Missing <summary> documentation for M:Geotools.Data.RowStructure.GetEditor(System.Type)

[Visual Basic]
NotOverridable Public Function GetEditor( _
   ByVal t As Type _
) As Object Implements _
   ICustomTypeDescriptor.GetEditor
[C#]
public object GetEditor(
   Type t
);

Parameters

t
Missing <param> documentation for t

Return Value

Missing <returns> documentation for M:Geotools.Data.RowStructure.GetEditor(System.Type)

Implements

ICustomTypeDescriptor.GetEditor

Remarks

Missing <remarks> documentation for M:Geotools.Data.RowStructure.GetEditor(System.Type)

See Also

RowStructure Class | RowStructure Members | Geotools.Data Namespace