TaskBaselineCollection.Add

TaskBaselineCollection.Add method

Dies ist die Stub-Implementierung der Add-Methode von ICollection, die nur NotSupportedException auslöst.

public void Add(TaskBaseline item)
ParameterTypBeschreibung
itemTaskBaselineDas hinzuzufügende Element.

Siehe auch