←Select platform

GetElementValue Method

Summary

Gets the XML value as a raw string.

Syntax

C#
VB
Objective-C
C++
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.

Example

For an example, refer to EnumerateElements.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Svg Assembly