'Declaration Public Property Name As String
'Declaration
Public Property Name As String
'使用法 Dim instance As AggregationDataModel Dim value As String instance.Name = value value = instance.Name
'使用法
Dim instance As AggregationDataModel Dim value As String instance.Name = value value = instance.Name
public string Name {get; set;}
AggregationDataModel クラス AggregationDataModel メンバ
Copyright © 2004 GrapeCity inc.