BlobBuilder.AllocateChunk(Int32) 方法

定義

protected:
 virtual System::Reflection::Metadata::BlobBuilder ^ AllocateChunk(int minimalSize);
protected virtual System.Reflection.Metadata.BlobBuilder AllocateChunk (int minimalSize);
abstract member AllocateChunk : int -> System.Reflection.Metadata.BlobBuilder
override this.AllocateChunk : int -> System.Reflection.Metadata.BlobBuilder
Protected Overridable Function AllocateChunk (minimalSize As Integer) As BlobBuilder

參數

minimalSize
Int32

傳回

適用於