See: Description
| Interface | Description |
|---|---|
| HasKey<K> |
Category of objects that have a key.
|
| HasType<T> |
Category of objects that have a type.
|
| HasValue<V> |
Category of objects that have a value.
|
| HasValueWType<V,T> |
Category of objects that have value with a type.
|
| IsAttributeKey |
Category of objects that represent an attribute key.
|
| IsKey<K> |
Category of objects that represent a key.
|
| IsKey_String |
Category of objects that represent a key.
|
| IsPropertyKey |
Category of objects that represent a property key.
|
| IsType<T> |
Category of objects that represent a type.
|
| IsValue<V> |
Category of objects that represent a value.
|
| IsValueWType<V,T> |
Category of objects that represent the type of a value.
|
| KeyValue<K,V> |
Category of objects that represent a key/value combination.
|
| KeyValueType<K,V,T> |
Category of objects that represent a key/value/type combination.
|
| ValueType<V,T> |
Category of objects that represent a value/type combination.
|
| Enum | Description |
|---|---|
| ScopeKey | |
| SwitchKey |
Copyright © 2010–2015. All rights reserved.