'Declaration
Public Shared Function OIDListToGuidList( _ ByVal oids As List(Of OID) _ ) As List(Of Guid)
public static List<Guid> OIDListToGuidList( List<OID> oids )
Parameters
- oids
'Declaration
Public Shared Function OIDListToGuidList( _ ByVal oids As List(Of OID) _ ) As List(Of Guid)
public static List<Guid> OIDListToGuidList( List<OID> oids )