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