DssSortedDictionary(TKey, TValue) Class
Microsoft Robotics
Microsoft Robotics Class Reference
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)
A Serializable SortedDictionary
Namespace: Microsoft.Dss.Core.Utilities
Assembly: Microsoft.Dss.Base (in Microsoft.Dss.Base.dll) Version: 4.0.261.0 (4.0.261.0)
[XmlRootAttribute("SortedDictionary", Namespace = "http://schemas.microsoft.com/robotics/2007/05/utilities.html")] [DataContractAttribute] public class DssSortedDictionary<TKey, TValue> : SortedDictionary<TKey, TValue>, IXmlSerializable, IDssSerializable, ICloneable, IEquatable<DssSortedDictionary<TKey, TValue>>
System..::..Object
System.Collections.Generic..::..SortedDictionary<(Of <(<'TKey, TValue>)>)>
Microsoft.Dss.Core.Utilities..::..DssSortedDictionary<(Of <(<'TKey, TValue>)>)>
System.Collections.Generic..::..SortedDictionary<(Of <(<'TKey, TValue>)>)>
Microsoft.Dss.Core.Utilities..::..DssSortedDictionary<(Of <(<'TKey, TValue>)>)>
Show: