DataSource.NET
LinkedHashMap Class
NamespacesCaplin.DataSource.UtilsLinkedHashMap

[Missing <summary> documentation for T:Caplin.DataSource.Utils.LinkedHashMap]

Declaration Syntax
C#Visual BasicVisual C++
public class LinkedHashMap : IDictionary, 
	ICollection, IEnumerable
Public Class LinkedHashMap _
	Implements IDictionary, ICollection, IEnumerable
public ref class LinkedHashMap : IDictionary, 
	ICollection, IEnumerable
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
LinkedHashMap()()()
LinkedHashMap(Int32)
Add(Object, Object)
Clear()()()
Contains(Object)
CopyTo(Array, Int32)
Count
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetEnumerator()()()
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
IsFixedSize
IsReadOnly
IsSynchronized
Item[([(Object])])
Keys
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Remove(Object)
SyncRoot
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Values
Inheritance Hierarchy
Object
LinkedHashMap

Assembly: DataSource.NET (Module: DataSource.NET) Version: 6.0.12.814 (6.0.12.0814)