Edit

Share via


UnknownFieldMarker Class

Definition

Marker object used to denote an unknown field and its position into a stream of data.

public sealed class UnknownFieldMarker
type UnknownFieldMarker = class
Public NotInheritable Class UnknownFieldMarker
Inheritance
UnknownFieldMarker

Constructors

UnknownFieldMarker(Field, Int64)

Initializes a new instance of the UnknownFieldMarker class.

Properties

Field

The field header.

Position

The position into the stream at which this field occurs.

Methods

ToString()

Returns a string that represents the current object.

Applies to