Reads an unsigned short value with the specified name.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public ushort ReadUShort ( |
Visual Basic
Copy Code
|
|---|
Public Function ReadUShort( _ |
The name of the element containing the unsigned short value.
The name of the element containing the unsigned short value.
See Also