The BlobSeq type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
Count
Get the total number of blob in the sequence
(Overrides BlobSeqBase..::..Count.)
Item[([( Int32])])
Return the specific blob
(Overrides BlobSeqBase..::..Item[([( Int32])]) .)
Ptr
Pointer to the unmanaged object
(Inherited from UnmanagedObject.)

See Also