Geotools.Net

RowStructure.GetEvents Method (Attribute[])

Missing <summary> documentation for M:Geotools.Data.RowStructure.GetEvents(System.Attribute[])

[Visual Basic]
NotOverridable Overloads Public Function GetEvents( _
   ByVal a As Attribute() _
) As EventDescriptorCollection Implements _
   ICustomTypeDescriptor.GetEvents
[C#]
public EventDescriptorCollection GetEvents(
   Attribute[] a
);

Parameters

a
Missing <param> documentation for a

Return Value

Missing <returns> documentation for M:Geotools.Data.RowStructure.GetEvents(System.Attribute[])

Implements

ICustomTypeDescriptor.GetEvents

Remarks

Missing <remarks> documentation for M:Geotools.Data.RowStructure.GetEvents(System.Attribute[])

See Also

RowStructure Class | RowStructure Members | Geotools.Data Namespace | RowStructure.GetEvents Overload List