Utility.ReadXmlInt32 Method

Public Shared Function ReadXmlInt32( _ 
ByVal stringValue As String
) As Integer
This language is not supported or no code example is available.
public static int ReadXmlInt32( 
string stringValue 
)
This language is not supported or no code example is available.

Parameters

stringValue
string

Return Value

int

.NET Framework

Supported in: 4.8

In this article

Definition