Document Library for WinForms
LabeledValues コンストラクタ

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > LabeledValues クラス : LabeledValues コンストラクタ
The list of the LabeledValue objects.
Initializes a new instance of the LabeledValues collection.
シンタックス
'宣言
 
Public Function New( _
   ByVal items As System.Collections.Generic.IList(Of LabeledValue) _
)
public LabeledValues( 
   System.Collections.Generic.IList<LabeledValue> items
)

パラメータ

items
The list of the LabeledValue objects.
参照

LabeledValues クラス
LabeledValues メンバ