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