Freigeben über


CommentCollection.Add-Methode

Fügt ein Objekt am Ende dieser Auflistung hinzu.

Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)

Syntax

'Declaration
Public Overridable Sub Add ( _
    value As Comment _
)
'Usage
Dim instance As CommentCollection
Dim value As Comment

instance.Add(value)
public virtual void Add(
    Comment value
)

Parameter

Siehe auch

Referenz

CommentCollection Klasse

CommentCollection-Member

Microsoft.PerformancePoint.Scorecards-Namespace