Activity.ToInt64(IFormatProvider) Method

Definition

public long ToInt64(IFormatProvider? provider);
abstract member ToInt64 : IFormatProvider -> int64
override this.ToInt64 : IFormatProvider -> int64
Public Function ToInt64 (provider As IFormatProvider) As Long

Parameters

provider
IFormatProvider

Returns

Implements

Applies to