Click or drag to resize
V1DataParserVisit Method (BoolDataItem)
Visit bool item.

Namespace: Bio.IO.AppliedBiosystems.DataParsers
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public void Visit(
	BoolDataItem item
)

Parameters

item
Type: Bio.IO.AppliedBiosystems.DataTypesBoolDataItem

[Missing <param name="item"/> documentation for "M:Bio.IO.AppliedBiosystems.DataParsers.V1DataParser.Visit(Bio.IO.AppliedBiosystems.DataTypes.BoolDataItem)"]

Implements

IAb1DataVisitorVisit(BoolDataItem)
See Also