Overload | Description |
---|---|
FromDictionary<T>(Dictionary<T,IList<Int64>>) | Creates a MapMemberIDSet object from the dictionary of records. |
FromDictionary<T>(Dictionary<T,List<Int64>>) | Creates a MapMemberIDSet object from the dictionary of records. |
FromDictionary<T>(Dictionary<T,Int64[]>) | Creates a MapMemberIDSet object from the dictionary of records. |