다음을 통해 공유


BpmPropertyListItemCollection.Add Method

Adds an object to the end of this collection.

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

Syntax

'Declaration
Public Overridable Sub Add ( _
    value As BpmPropertyListItem _
)
'Usage
Dim instance As BpmPropertyListItemCollection
Dim value As BpmPropertyListItem

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

Parameters

See Also

Reference

BpmPropertyListItemCollection Class

BpmPropertyListItemCollection Members

Microsoft.PerformancePoint.Scorecards Namespace