GetData(Object) Method

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

Gets the associated data for the specified key.

object? GetData(object key)

Parameters

key
Object

The key.

Returns

Object
The associated data or null if none