DssSortedList(TKey, TValue) Constructor

Microsoft Robotics Class Reference

Overload List

  Name Description
Public method DssSortedList< (Of < ( <'TKey, TValue> ) > ) >() () () ()
Initializes a new instance of the DssSortedList< (Of < ( <'TKey, TValue> ) > ) > class
Public method DssSortedList< (Of < ( <'TKey, TValue> ) > ) >(IComparer< (Of < <' (TKey> ) > > ))
Initializes a new instance of the DssSortedList< (Of < ( <'TKey, TValue> ) > ) > class
Public method DssSortedList< (Of < ( <'TKey, TValue> ) > ) >(IDictionary< (Of < <' (TKey, TValue> ) > > ))
Initializes a new instance of the DssSortedList< (Of < ( <'TKey, TValue> ) > ) > class
Public method DssSortedList< (Of < ( <'TKey, TValue> ) > ) >(Int32)
Initializes a new instance of the DssSortedList< (Of < ( <'TKey, TValue> ) > ) > class
Public method DssSortedList< (Of < ( <'TKey, TValue> ) > ) >(IDictionary< (Of < <' (TKey, TValue> ) > > ), IComparer< (Of < <' (TKey> ) > > ))
Initializes a new instance of the DssSortedList< (Of < ( <'TKey, TValue> ) > ) > class
Public method DssSortedList< (Of < ( <'TKey, TValue> ) > ) >(Int32, IComparer< (Of < <' (TKey> ) > > ))
Initializes a new instance of the DssSortedList< (Of < ( <'TKey, TValue> ) > ) > class

See Also

DssSortedList< (Of < ( <'TKey, TValue> ) > ) > Class

DssSortedList< (Of < ( <'TKey, TValue> ) > ) > Members

Microsoft.Dss.Core.Utilities Namespace