Class KeyValuePair
Inheritance
System.Object
KeyValuePair
Assembly: Alachisoft.NCache.Runtime.dll
Syntax
[Obsolete("This feature is not in active development and may be removed in a future update.")]
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. |