Redler Technologies Inc.

MotionPacketHelperBurnFileBurnBlocks Property

A collection of the blocks to burn

Definition

Namespace: Redler.Motion.Communication.MotionPackets
Assembly: Redler.Motion.Communication (in Redler.Motion.Communication.dll) Version: 0.0.0.0
C#
public ICollection<MotionPacketHelperBurnBlock> BurnBlocks { get; }

Property Value

ICollectionMotionPacketHelperBurnBlock

See Also