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