FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread.Model 名前空間 > GeneralFormatter クラス > Parse メソッド : Parse(String,IFormatProvider,String) メソッド |
'Declaration
Public Overloads Function Parse( _ ByVal s As String, _ ByRef formatInfo As IFormatProvider, _ ByRef formatString As String _ ) As Object
public object Parse( string s, ref IFormatProvider formatInfo, ref string formatString )
例外 | 説明 |
---|---|
ParseException | 有効な16進数ではありません。 |