public static string SerializeColorValue( Color c )
'Declaration Public Shared Function SerializeColorValue( _ ByVal c As Color _ ) As String
'使用法 Dim c As Color Dim value As String value = Serializer.SerializeColorValue(c)
Serializer クラス Serializer メンバ
© 2004-2015, GrapeCity inc. All rights reserved.