Click or drag to resize

TagAddFrame Method

Overload List
 NameDescription
Public methodAddFrame(Frame) Adds a frame to the tag, safely avoiding invalid duplicates. If the frame being added is contrained so that only one with the ID is allowed in a tag, then any previous frames of the same ID are removed before the new one is added.
Public methodAddFrame(FrameId, Byte) Safely adds an arbitrary frame constructed from an ID and raw data.
Top
See Also