StructKeyValuePair<K,V> Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
generic <typename K, typename V>
public value class StructKeyValuePair
[System.Serializable]
public struct StructKeyValuePair<K,V>
[<System.Serializable>]
type StructKeyValuePair<'K, 'V> = struct
Public Structure StructKeyValuePair(Of K, V)
Type Parameters
- K
- V
- Inheritance
-
StructKeyValuePair<K,V>
- Attributes
Constructors
StructKeyValuePair<K,V>(K, V) |
Properties
Key | |
Value |