GrapeCity ActiveReports for .NET 16.0J
KeyValuePair コンストラクタ(String,Object,ICustomPropertyValueValidator,Boolean)

GrapeCity.ActiveReports.Chart 名前空間 > KeyValuePair クラス > KeyValuePair コンストラクタ : KeyValuePair コンストラクタ(String,Object,ICustomPropertyValueValidator,Boolean)
シンタックス
'宣言
 
Public Function New( _
   ByVal key As String, _
   ByVal value As Object, _
   ByVal validator As ICustomPropertyValueValidator, _
   ByVal isPointOverridable As Boolean _
)
public KeyValuePair( 
   string key,
   object value,
   ICustomPropertyValueValidator validator,
   bool isPointOverridable
)

パラメータ

key
value
validator
isPointOverridable
参照

KeyValuePair クラス
KeyValuePair メンバ
オーバーロード一覧