Activity.ToInt32(IFormatProvider) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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