'Declaration ReadOnly Property Count As Integer
'Declaration
ReadOnly Property Count As Integer
'使用法 Dim instance As IMovable Dim value As Integer value = instance.Count
'使用法
Dim instance As IMovable Dim value As Integer value = instance.Count
int Count {get;}
IMovable インタフェース IMovable メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.