forwardBitmapField Constructor (Int32)   Table of ContentBitmapField Propertiesforward
BitmapField Constructor (IFieldSet, Int32)
Constructor.

Namespace:  OnixS.CmeMdHandler
Assembly:  OnixS.CmeMdHandler-net-4.7 (in OnixS.CmeMdHandler-net-4.7.dll) Version: 3.16.1.0 (3.16.1.0)
Syntax
C#
public BitmapField(
	IFieldSet fieldSet,
	int tag
)

Parameters

fieldSet
Type: OnixS.SimpleBinaryEncoding.IFieldSet
Fieldset that contains value.
tag
Type: System.Int32
Fix tag.
See Also