| C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > ParseInfo Class : Parse Method |
'Declaration Public Function Parse( _ ByVal text As System.String, _ ByVal destinationType As System.Type, _ ByRef result As System.Object, _ ByVal errorInfo As ErrorInfo _ ) As System.Boolean
public System.bool Parse( System.string text, System.Type destinationType, out System.object result, ErrorInfo errorInfo )