CSharpTest.Net
OrderedKeyValuePairs<TKey,TValue> Class Members
See Also  Properties  Methods  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Collections Namespace : OrderedKeyValuePairs<TKey,TValue> Class


Glossary Item Box

The following tables list the members exposed by OrderedKeyValuePairs<TKey,TValue>.

Public Constructors

 NameDescription
Public ConstructorOrderedKeyValuePairs<TKey,TValue> ConstructorOverloaded.   
Top

Public Properties

 NameDescription
Public PropertyComparerGets or sets the comparer to use when ordering the items. (Inherited from CSharpTest.Net.Collections.OrderedEnumeration<KeyValuePair<TKey,TValue>>)
Public PropertyDuplicateHandlingGets or sets the duplicate item handling policy (Inherited from CSharpTest.Net.Collections.OrderedEnumeration<KeyValuePair<TKey,TValue>>)
Public PropertyInMemoryLimitGets or sets the number of instances to keep in memory before sorting/paging to disk. (Inherited from CSharpTest.Net.Collections.OrderedEnumeration<KeyValuePair<TKey,TValue>>)
Public PropertySerializerGets or sets the serializer to use when paging to disk. (Inherited from CSharpTest.Net.Collections.OrderedEnumeration<KeyValuePair<TKey,TValue>>)
Top

Public Methods

 NameDescription
Public MethodGetEnumeratorReturns an enumerator that iterates through the collection. (Inherited from CSharpTest.Net.Collections.OrderedEnumeration<KeyValuePair<TKey,TValue>>)
Public Methodstatic (Shared in Visual Basic)MergeOverloaded. Merges n-number of ordered enumerations based on the comparer provided.  
Top

See Also

Generated with Document! X 2011 by Innovasys