'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)
public virtual int CompareTo( StyleInfo other )
StyleInfo クラス StyleInfo メンバ
© 2004-2015, GrapeCity inc. All rights reserved.