'Declaration Public Shared Function TryParse( _ ByVal val As String, _ ByRef vector As OracleFloat64SparseVector _ ) As Boolean
public static bool TryParse( string val, out OracleFloat64SparseVector vector )
Parameters
- val
- vector
'Declaration Public Shared Function TryParse( _ ByVal val As String, _ ByRef vector As OracleFloat64SparseVector _ ) As Boolean
public static bool TryParse( string val, out OracleFloat64SparseVector vector )