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