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