public AttributeIndexDescription( Index attributeIndex, TableDescription tableDescription )
Public Function New( _ ByVal attributeIndex As Index, _ ByVal tableDescription As TableDescription _ )
Parameters
- attributeIndex
- The attribute ArcGIS.Core.Data.Index that the description object is representing.
- tableDescription
- The description object representing the ArcGIS.Core.Data.Table that will hold the attribute index.