The MCvSeqBlock type exposes the following fields.

Fields

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
count
Number of elements in the block.
data
Pointer to the first element of the block.
next
Next sequence block.
prev
Previous sequence block.
start_index
Index of the first element in the block + sequence->first->start_index.

See Also