'Declaration Public Overridable Function CompareTo( _ ByVal other As StyleInfo _ ) As Integer
'Declaration
Public Overridable Function CompareTo( _ ByVal other As StyleInfo _ ) As Integer
'使用法 Dim instance As StyleInfo Dim other As StyleInfo Dim value As Integer value = instance.CompareTo(other)
'使用法
Dim instance As StyleInfo Dim other As StyleInfo Dim value As Integer value = instance.CompareTo(other)
public virtual int CompareTo( StyleInfo other )
StyleInfo クラス StyleInfo メンバ
Copyright © 2004 GrapeCity inc.