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