Compartilhar via


MemberCollection.DisplayNames Method

Returns a string representation of this collection.

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

Syntax

'Declaration
Public Function DisplayNames As String
'Usage
Dim instance As MemberCollection
Dim returnValue As String

returnValue = instance.DisplayNames()
public string DisplayNames()

Return Value

Type: System.String
A formatted, comma-delimited list of display names.

See Also

Reference

MemberCollection Class

MemberCollection Members

Microsoft.PerformancePoint.Scorecards Namespace