public int Height {get; set;}
'Declaration Public Property Height As Integer
'Declaration
Public Property Height As Integer
'使用法 Dim instance As ListItemInfo Dim value As Integer instance.Height = value value = instance.Height
'使用法
Dim instance As ListItemInfo Dim value As Integer instance.Height = value value = instance.Height
ListItemInfo クラス ListItemInfo メンバ
© 2004-2018, GrapeCity Inc. All rights reserved.