SerializationExtensions.ReadInt16Size(BinaryReader) Yöntem

Tanım

Öğesinden bir Int16Size yapısını okur reader

public:
[System::Runtime::CompilerServices::Extension]
 static Microsoft::VisualStudio::Utilities::Int16Size ReadInt16Size(System::IO::BinaryReader ^ reader);
public static Microsoft.VisualStudio.Utilities.Int16Size ReadInt16Size (this System.IO.BinaryReader reader);
static member ReadInt16Size : System.IO.BinaryReader -> Microsoft.VisualStudio.Utilities.Int16Size
<Extension()>
Public Function ReadInt16Size (reader As BinaryReader) As Int16Size

Parametreler

reader
BinaryReader

Okuma yapılacak okuyucu

Döndürülenler

Int16Size

Boyut.

Şunlara uygulanır