The BlobSeq type exposes the following members.

Properties

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

See Also