Build a new TagValue with a tag, a value and a flag indicating if this is a new example of this tag or a continuation of an old example.
Namespace:
BioSharp.Core.Bio.Program.TagValueAssembly: BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)
Syntax
Parameters
- tag
- Type: System..::.Object
the tag object
- value
- Type: System..::.Object
the value object
- newTag
- Type: System..::.Boolean
true if startTag events should be thrown even if the tag is identical to the previously observed tag