Provides access to members that return information about an object class.
Members
Name | Description | |
---|---|---|
RebuildSpatialIndex | Rebuild the spatial index of this object class. |
IObjectClass2.RebuildSpatialIndex Method
Rebuild the spatial index of this object class.
Public Sub RebuildSpatialIndex ( _
ByVal Index As IIndex _
)
public void RebuildSpatialIndex (
IIndex Index
);
Classes that implement IObjectClass2
Classes | Description |
---|