Partager via


DataStreamFromComStream.Read, méthode

Ce membre substitue Stream.Read(array<Byte[], Int32, Int32).

Espace de noms :  Microsoft.Internal.VisualStudio.Shell
Assembly :  Microsoft.VisualStudio.Shell.11.0 (dans Microsoft.VisualStudio.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Overrides Function Read ( _
    buffer As Byte(), _
    index As Integer, _
    count As Integer _
) As Integer
public override int Read(
    byte[] buffer,
    int index,
    int count
)

Paramètres

Valeur de retour

Type : System.Int32

Sécurité .NET Framework

Voir aussi

Référence

DataStreamFromComStream Classe

Microsoft.Internal.VisualStudio.Shell, espace de noms