IAb1DataVisitorContext Property |
Parser context.
Namespace: Bio.IO.AppliedBiosystems.DataParsersAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
SyntaxIParserContext Context { get; }
ReadOnly Property Context As IParserContext
Get
property IParserContext^ Context {
IParserContext^ get ();
}
abstract Context : IParserContext with get
Property Value
Type:
IParserContext
See Also