FindExact() Method

Definition

Namespace Markdig.Helpers
Assembly Markdig.dll

Performs the find exact t item operation.

public TItem? FindExact<TItem>()
    where TItem : T

Type parameters

TItem

Returns

{TItem}