\r\n

51Degrees Pipeline .NET  4.4

51Degrees Pipeline for .NET

FiftyOne.Pipeline.Core.TypedMap.ITypedKey< T > Interface Template Reference

Detailed Description

Represents a key to a ITypedKeyMap data store.

Template Parameters
T - The type of the data that is associated with this key.

Inheritance diagram for FiftyOne.Pipeline.Core.TypedMap.ITypedKey< T >:

[legend]

Properties

string  Name [get]
The name of the key, used to identify and access the data in the store. More...

Property Documentation