ContainsData(Object) Method

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll

Determines whether this instance contains the specified key data.

bool ContainsData(object key)

Parameters

key
Object

The key.

Returns

Boolean
true if a data with the key is stored