C1.WPF.Document.4 Assembly > C1.WPF.Document Namespace > Unit Structure > TryParse Method : TryParse(String,Double,UnitTypeEnum) Method |
'Declaration Public Overloads Shared Function TryParse( _ ByVal s As System.String, _ ByRef value As System.Double, _ ByRef units As UnitTypeEnum _ ) As System.Boolean
public static System.bool TryParse( System.string s, out System.double value, out UnitTypeEnum units )