Search
Preparing search index...
The search index is not available
@servicestack/ui
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
@servicestack/ui
shared
KeyValuePair
Class KeyValuePair<TKey, TValue>
Type Parameters
TKey
TValue
Hierarchy
KeyValuePair
Index
Constructors
constructor
Properties
key
value
Constructors
constructor
new
Key
Value
Pair
<
TKey
,
TValue
>
(
init
?:
Partial
<
KeyValuePair
<
TKey
,
TValue
>
>
)
:
KeyValuePair
<
TKey
,
TValue
>
Type Parameters
TKey
TValue
Parameters
Optional
init:
Partial
<
KeyValuePair
<
TKey
,
TValue
>
>
Returns
KeyValuePair
<
TKey
,
TValue
>
Properties
key
key
:
TKey
value
value
:
TValue
Modules
admin
client
explorer
locode
shared
Key
Value
Pair
constructor
key
value
Generated using
TypeDoc