BlobReader.Align(Byte) 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.
Repositionne le lecteur vers l’avant par le nombre d’octets requis pour satisfaire l’alignement donné.
public:
void Align(System::Byte alignment);
public void Align(byte alignment);
member this.Align : byte -> unit
Public Sub Align (alignment As Byte)
Paramètres
- alignment
- Byte