Converts the specified string value to 16-bit integer.
Namespace: MindFusion.Diagramming
Assembly: 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.
Diagramming for .NET MAUI Guide | © 2024 MindFusion |