| FarPoint.Web.Chart 名前空間 > DoubleCollection クラス > DoubleCollection コンストラクタ : DoubleCollection コンストラクタ(DoubleCollection) |
'DeclarationPublic Function New( _ ByVal collection As DoubleCollection _ )
public DoubleCollection( DoubleCollection collection )
| 例外 | 説明 |
|---|---|
| System.ArgumentNullException | collectionがNull参照(VBではNothing)です。 |