Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Converts this collection to a tuple.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public Function ToTuple As Tuple
'Usage
Dim instance As MemberCollection
Dim returnValue As Tuple
returnValue = instance.ToTuple()
public Tuple ToTuple()
Return Value
Type: Microsoft.PerformancePoint.Scorecards.Tuple
A tuple that represents this collection of members.