public new FeatureClass GetTable()
Public Shadows Function GetTable() As FeatureClass
Return Value
The parent FeatureClass of this feature.
public new FeatureClass GetTable()
Public Shadows Function GetTable() As FeatureClass
Exception | Description |
---|---|
System.NotSupportedException | This instance of Feature does not have a parent FeatureClass (e.g., if it is obtained via a QueryDef). |
ArcGIS.Core.Data.Exceptions.GeodatabaseException | A geodatabase-related exception has occurred. |
Target Platforms: Windows 11, Windows 10