Parameters
- item
- The item to check.
Return Value
A specific ArcGIS.Core.Data.Dataset (e.g., ArcGIS.Core.Data.FeatureClass) associated with the item. A NotSupportedException will be thrown if the dataset cannot be determined for the item. Use CanGetDataset to determine if the dataset can be retrieved before calling this.