public IReadOnlyList<Subtype> GetSubtypes()
Public Function GetSubtypes() As IReadOnlyList(Of Subtype)
Return Value
A IReadOnlyList of the table's subtype codes.
public IReadOnlyList<Subtype> GetSubtypes()
Public Function GetSubtypes() As IReadOnlyList(Of Subtype)
Exception | Description |
---|---|
System.NotSupportedException | The definition does not support this operation (e.g., the table is a shapefile). |
GeodatabaseException | A geodatabase-related exception has occurred. |
Target Platforms: Windows 11, Windows 10, Windows 8.1