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). |
GeodatabaseException | A geodatabase-related exception has occurred. |
Target Platforms: Windows 10, Windows 8.1