PositionTagged<T>.Position Property

Definition

This type/member supports the .NET Framework infrastructure and is not intended to be used directly from your code.Gets or sets the position associated with the PositionTagged<T>.

public int Position { get; }
member this.Position : int
Public ReadOnly Property Position As Integer

Property Value

The position associated with the PositionTagged<T>.

Applies to