Property AsInt64
AsInt64
Gets the value of this instance as
long.
Declaration
public override long AsInt64 { get; }
Property Value
| Type | Description |
|---|---|
| Int64 |
The long value that this instance represents.
|
long.
public override long AsInt64 { get; }
| Type | Description |
|---|---|
| Int64 |
The long value that this instance represents.
|