public static TimeSpanField[] BuildFields( string pattern, int decimalPlaces, char decimalPoint, string positivePrefix, string positiveSuffix, string negativePrefix, string negativeSuffix )
Public Overloads Shared Function BuildFields( _ ByVal pattern As String, _ ByVal decimalPlaces As Integer, _ ByVal decimalPoint As Char, _ ByVal positivePrefix As String, _ ByVal positiveSuffix As String, _ ByVal negativePrefix As String, _ ByVal negativeSuffix As String _ ) As TimeSpanField()
TimeSpanFieldsBuilder クラス TimeSpanFieldsBuilder メンバ オーバーロード一覧
© 2004 GrapeCity inc. All rights reserved.