C# Класс Microsoft.Protocols.TestSuites.MS_OXCSTOR.IDSETWithReplGuid

Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
Deserialize ( byte streamByte, int startIndex ) : int

Deserialize the stream.

Serialize ( ) : byte[]

Serialize this structure.

Size ( ) : int

Get the size of the IDSETWithReplGuid

Описание методов

Deserialize() публичный Метод

Deserialize the stream.
public Deserialize ( byte streamByte, int startIndex ) : int
streamByte byte data array in byte
startIndex int The startIndex in the data array
Результат int

Serialize() публичный Метод

Serialize this structure.
public Serialize ( ) : byte[]
Результат byte[]

Size() публичный Метод

Get the size of the IDSETWithReplGuid
public Size ( ) : int
Результат int