BlobBuilder.AllocateChunk(Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres
- minimalSize
- Int32