Поделиться через


Writer<TBufferWriter>.WriteStartObject(UInt32, Type, Type) Метод

Определение

Записывает тег начального объекта.

public void WriteStartObject (uint fieldId, Type expectedType, Type actualType);
member this.WriteStartObject : uint32 * Type * Type -> unit
Public Sub WriteStartObject (fieldId As UInteger, expectedType As Type, actualType As Type)

Параметры

fieldId
UInt32

Идентификатор поля.

expectedType
Type

Ожидаемый тип.

actualType
Type

Фактический тип.

Применяется к