Parameters
- IndexName
- The name of the index description.
- featureClassDescription
- The description object representing the ArcGIS.Core.Data.FeatureClass that will hold the index.
Exception | Description |
---|---|
System.ArgumentException | The description name cannot be null or empty. |
System.ArgumentNullException | featureClassDescription cannot be null |
ArcGIS.Core.CalledOnWrongThreadException | This method or property must be called within the lambda passed to QueuedTask.Run. |
Target Platforms: Windows 11, Windows 10