◆ TypedKey()
FiftyOne.Pipeline.Core.TypedMap.TypedKey< T >.TypedKey | ( | string | name | ) |
Constructor
- Parameters
-
- name - The name of the key, used to identify and access the data in the store.
\r\n
A key to a ITypedKeyMap data store.
FiftyOne.Pipeline.Core.TypedMap.TypedKey< T >.TypedKey | ( | string | name | ) |
Constructor
string FiftyOne.Pipeline.Core.TypedMap.TypedKey< T >.Name => _name |
The name of the key, used to identify and access the data in the store.