Megosztás a következőn keresztül:


PositionTagged<T>.Value 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 value of the current instance.

public T Value { get; }
member this.Value : 'T
Public ReadOnly Property Value As T

Property Value

T

The value of the current instance.

Applies to