BlobBuilder.GetBlobs メソッド

定義

ビルダーのコンテンツを表すすべての BLOB のシーケンスを返します。

public:
 System::Reflection::Metadata::BlobBuilder::Blobs GetBlobs();
public System.Reflection.Metadata.BlobBuilder.Blobs GetBlobs();
member this.GetBlobs : unit -> System.Reflection.Metadata.BlobBuilder.Blobs
Public Function GetBlobs () As BlobBuilder.Blobs

返品

BLOB のシーケンス。

例外

コンテンツは使用できません。ビルダーが別のビルダーとリンクされています。

適用対象