Geotools.Net

RowStructure.GetPropertyOwner Method 

Missing <summary> documentation for M:Geotools.Data.RowStructure.GetPropertyOwner(System.ComponentModel.PropertyDescriptor)

[Visual Basic]
NotOverridable Public Function GetPropertyOwner( _
   ByVal pd As PropertyDescriptor _
) As Object Implements _
   ICustomTypeDescriptor.GetPropertyOwner
[C#]
public object GetPropertyOwner(
   PropertyDescriptor pd
);

Parameters

pd
Missing <param> documentation for pd

Return Value

Missing <returns> documentation for M:Geotools.Data.RowStructure.GetPropertyOwner(System.ComponentModel.PropertyDescriptor)

Implements

ICustomTypeDescriptor.GetPropertyOwner

Remarks

Missing <remarks> documentation for M:Geotools.Data.RowStructure.GetPropertyOwner(System.ComponentModel.PropertyDescriptor)

See Also

RowStructure Class | RowStructure Members | Geotools.Data Namespace