Property Value
Value
The value, of type T to which the pointer refers.
Declaration
public T Value { get; }
Property Value
| Type | Description |
|---|---|
| T |
Remarks
The property is a reference return.
The value, of type T to which the pointer refers.
public T Value { get; }
| Type | Description |
|---|---|
| T |
The property is a reference return.