Click or drag to resize

TagRemoveAll Method

Removes all frames from the Tag.

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

Return Value

Int32
The count of frames that were removed.
See Also