Activity.ToInt32(IFormatProvider) Method

Definition

public int ToInt32(IFormatProvider? provider);
abstract member ToInt32 : IFormatProvider -> int
override this.ToInt32 : IFormatProvider -> int
Public Function ToInt32 (provider As IFormatProvider) As Integer

Parameters

provider
IFormatProvider

Returns

Implements

Applies to