public static MapMemberIDSet FromDictionary<T>( Dictionary<T,List<long>> dict ) where T: MapMember
Public Overloads Shared Function FromDictionary(Of T As MapMember)( _ ByVal dict As Dictionary(Of T,List(Of Long)) _ ) As MapMemberIDSet
Parameters
- dict
- The collection of mapMembers and their corresponding objectIDs
Type Parameters
- T
Return Value
A MapMemberIDSet