Converts the specified string value to 16-bit integer.
Namespace: MindFusion.Diagramming
Package: MindFusion.Diagramming
C# Copy Code |
---|
public static short ToInt16 ( |
Visual Basic Copy Code |
---|
Public Shared Function ToInt16( _ |
The string value to convert from.
A 16-bit integer value that is deserialized from the specified string.