TypedXmlDocument.GetSByte(String) 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.
Important
This API is not CLS-compliant.
public:
virtual System::SByte GetSByte(System::String ^ xpath);
[System.CLSCompliant(false)]
public virtual sbyte GetSByte (string xpath);
abstract member GetSByte : string -> sbyte
override this.GetSByte : string -> sbyte
Public Overridable Function GetSByte (xpath As String) As SByte
Parameters
- xpath
- String
Returns
- Attributes