DataKey Class

Definition

A typed key used to store data on IMarkdownObject instances.

public sealed class DataKey<T>

Type parameters

T
The value type associated with this key.
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Properties (1)