'宣言 Public Property DefaultValues As System.String()
'使用法 Dim instance As ReportParameter Dim value() As System.String instance.DefaultValues = value value = instance.DefaultValues
public System.string[] DefaultValues {get; set;}
'宣言 Public Property DefaultValues As System.String()
'使用法 Dim instance As ReportParameter Dim value() As System.String instance.DefaultValues = value value = instance.DefaultValues
public System.string[] DefaultValues {get; set;}