DataManagementTools | |
AddSpatialIndex Constructor(Object) | |
See Also Send Feedback |
ESRI.ArcGIS.DataManagementTools Namespace > AddSpatialIndex Class > AddSpatialIndex Constructor : AddSpatialIndex Constructor(Object) |
- in_features
- SDE feature class or shapefile to which a spatial index is to be added. (In, Required)
Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal in_features As Object _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim in_features As Object Dim instance As New AddSpatialIndex(in_features) |
C# | |
---|---|
public AddSpatialIndex( object in_features ) |
Parameters
- in_features
- SDE feature class or shapefile to which a spatial index is to be added. (In, Required)
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family