public IReadOnlyList<Version> GetChildren()
Public Function GetChildren() As IReadOnlyList(Of Version)
Return Value
A list of all the available child versions. If this version has no children, an empty list is returned.
public IReadOnlyList<Version> GetChildren()
Public Function GetChildren() As IReadOnlyList(Of Version)
| Exception | Description |
|---|---|
| GeodatabaseException | A geodatabase-related exception has occurred. |
Target Platforms: Windows 10, Windows 8.1, Windows 7