Converts the specified string value to 32-bit integer without throwing exceptions If an exception is thrown returns the defaultValue
Namespace: MindFusion.Diagramming.Wpf
Assembly: MindFusion.Diagramming.Wpf
SyntaxC#
Copy Code
|
|---|
public static int ToInt32 ( |
Visual Basic
Copy Code
|
|---|
Public Shared Function ToInt32( _ |
See Also