Click or drag to resize

DataBuilderAddByte Method

[Missing <summary> documentation for "M:Orthogonal.NTagLite.DataBuilder.AddByte(System.Byte)"]


Namespace: Orthogonal.NTagLite
Assembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntax
C#
public int AddByte(
	byte value
)

Parameters

value  Byte

[Missing <param name="value"/> documentation for "M:Orthogonal.NTagLite.DataBuilder.AddByte(System.Byte)"]

Return Value

Int32

[Missing <returns> documentation for "M:Orthogonal.NTagLite.DataBuilder.AddByte(System.Byte)"]

See Also