Redigera

Dela via


Field.IsEndObject Property

Definition

Gets a value indicating whether this instance represents the end of a tag-delimited structure.

public bool IsEndObject { get; }
member this.IsEndObject : bool
Public ReadOnly Property IsEndObject As Boolean

Property Value

true if this instance represents end of a tag-delimited structure; otherwise, false.

Applies to