'Declaration Public Overridable ReadOnly Property IsEmpty As Boolean
'Declaration
Public Overridable ReadOnly Property IsEmpty As Boolean
'使用法 Dim instance As StyleInfo Dim value As Boolean value = instance.IsEmpty
'使用法
Dim instance As StyleInfo Dim value As Boolean value = instance.IsEmpty
public virtual bool IsEmpty {get;}
このプロパティが使用できるのは実行時のみです。
StyleInfo クラス StyleInfo メンバ
Copyright © 2004 GrapeCity inc.