'Declaration Public Overridable ReadOnly Property Count As Integer
'Declaration
Public Overridable ReadOnly Property Count As Integer
'使用法 Dim instance As Elements Dim value As Integer value = instance.Count
'使用法
Dim instance As Elements Dim value As Integer value = instance.Count
public virtual int Count {get;}
Elements クラス Elements メンバ
Copyright © 2004 GrapeCity inc.