Class KeyValuePair
Class representing key value pair structure.
Inheritance
System.Object
KeyValuePair
Namespace:
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
public class KeyValuePair : ICompactSerializable
Constructors
Name | Description |
---|---|
Key |
Default Constructor which initializes a new instance of key-value pair class. |
Key |
Initialize a new instance of key-value pair class. |