Reads an unsigned long value from the specified element with the specified parent.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C# Copy Code |
---|
public ulong ReadULong ( |
Visual Basic Copy Code |
---|
Public Function ReadULong( _ |
The name of the element to read.
The XML parent of the element to read.
The deserialized unsigned long value.