GetData(Object) Method

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll
Implements GetData(Object)

Gets the associated data for the specified key.

public object? GetData(object key)

Parameters

key
Object

The key.

Returns

Object
The associated data or null if none