Contains(TagDirective) Method

Definition

Namespace SharpYaml
Assembly SharpYaml.dll

Gets a value indicating whether the collection contains a directive with the same handle

public bool Contains(TagDirective directive)

Parameters

directive
TagDirective

Returns