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:
virtual int GetInt32(System::String ^ xpath);
public virtual int GetInt32 (string xpath);
abstract member GetInt32 : string -> int
override this.GetInt32 : string -> int
Public Overridable Function GetInt32 (xpath As String) As Integer