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