Click or drag to resize

LiteHelperIsFrameWithEncoding Method

Determines if a frame ID belongs to any set that has encoding.

Namespace: Orthogonal.NTagLite
Assembly: Orthogonal.NTagLite (in Orthogonal.NTagLite.dll) Version: 3.0.4
Syntax
C#
public static bool IsFrameWithEncoding(
	FrameId? id
)

Parameters

id  NullableFrameId

[Missing <param name="id"/> documentation for "M:Orthogonal.NTagLite.LiteHelper.IsFrameWithEncoding(System.Nullable{Orthogonal.NTagLite.FrameId})"]

Return Value

Boolean

[Missing <returns> documentation for "M:Orthogonal.NTagLite.LiteHelper.IsFrameWithEncoding(System.Nullable{Orthogonal.NTagLite.FrameId})"]

See Also