◆ 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.
Member Data Documentation
◆ Name
string FiftyOne.Pipeline.Core.TypedMap.TypedKey< T >.Name => _name The name of the key, used to identify and access the data in the store.