public static List<long> TransformToOID( StandaloneTable table, IEnumerable<Guid> globalIDs )
Public Overloads Shared Function TransformToOID( _ ByVal table As StandaloneTable, _ ByVal globalIDs As IEnumerable(Of Guid) _ ) As List(Of Long)
Parameters
- table
- globalIDs
- global IDs
Return Value
Corresponding OIDs (-1 if feature not found).