GetElementValue Method
Summary
Gets the XML value as a raw string.
Syntax
public string GetElementValue()
Public Function GetElementValue() As String
- (nullable NSString *)elementValue:(NSError **)error
public:
String^ GetElementValue();
Return Value
The XML value as a raw string.