Reads an unsigned long value with the specified name.
Namespace: MindFusion.Reporting
Assembly: MindFusion.Reporting
C#
![]() |
---|
public ulong ReadULong ( |
Visual Basic
![]() |
---|
Public Function ReadULong( _ |
The name of the element containing the unsigned long value.
The parent element of the node with the specified name.
An unsigned long value. Returns 0 if there is no element with the specified name under the specified parent.