'Declaration Property Comment As String
'Declaration
Property Comment As String
'使用法 Dim instance As ITable Dim value As String instance.Comment = value value = instance.Comment
'使用法
Dim instance As ITable Dim value As String instance.Comment = value value = instance.Comment
string Comment {get; set;}
ITable インタフェース ITable メンバ
Copyright © 2004 GrapeCity inc.