Collection of YamlDotNet.Core.Tokens.TagDirective.
Documentation for this section has not yet been entered.
Namespace: YamlDotNet.Core
Assembly: YamlDotNet.Core (in YamlDotNet.Core.dll)
Assembly Versions: 0.2.3385.42326
See Also: Inherited members from System.Collections.ObjectModel.KeyedCollection<string, YamlDotNet.Core.Tokens.TagDirective>.
⊟ Public Constructors
Initializes a new instance of the YamlDotNet.Core.TagDirectiveCollection class. Initializes a new instance of the YamlDotNet.Core.TagDirectiveCollection class. ⊟ Public Methods
Contains (YamlDotNet.Core.Tokens.TagDirective) : bool Gets a value indicating whether the collection contains a directive with the same handle⊟ Protected Methods
overrideGetKeyForItem (YamlDotNet.Core.Tokens.TagDirective) : string
⊟ TagDirectiveCollection Constructor
Initializes a new instance of the YamlDotNet.Core.TagDirectiveCollection class.
public TagDirectiveCollection ()⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: YamlDotNet.Core
Assembly: YamlDotNet.Core (in YamlDotNet.Core.dll)
Assembly Versions: 0.2.3385.42326
⊟ TagDirectiveCollection Constructor
Initializes a new instance of the YamlDotNet.Core.TagDirectiveCollection class.
public TagDirectiveCollection (IEnumerable<YamlDotNet.Core.Tokens.TagDirective> tagDirectives)⊟ Parameters
- tagDirectives
- Initial content of the collection.
⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: YamlDotNet.Core
Assembly: YamlDotNet.Core (in YamlDotNet.Core.dll)
Assembly Versions: 0.2.3385.42326
⊟ Contains Method
Gets a value indicating whether the collection contains a directive with the same handle
public bool Contains (YamlDotNet.Core.Tokens.TagDirective directive)⊟ Parameters
- directive
- Documentation for this section has not yet been entered.
⊟ Returns
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: YamlDotNet.Core
Assembly: YamlDotNet.Core (in YamlDotNet.Core.dll)
Assembly Versions: 0.2.3385.42326
⊟ GetKeyForItem Method
protected override string GetKeyForItem (YamlDotNet.Core.Tokens.TagDirective item)⊟ Parameters
- item
- Documentation for this section has not yet been entered.
⊟ Returns
Documentation for this section has not yet been entered.⊟ Remarks
Documentation for this section has not yet been entered.⊟ Requirements
Namespace: YamlDotNet.Core
Assembly: YamlDotNet.Core (in YamlDotNet.Core.dll)
Assembly Versions: 0.2.3385.42326