bf8836c4 535b 79f2 5c98 5d0d4f5b482e - akesseler/Plexdata.Utilities.Templates GitHub Wiki

ArgumentRelations.ArgumentRelation.ToTuple Method

Turns label and value into a tuple.

Namespace: Plexdata.Utilities.Formatting.Entities
Assembly: Plexdata.Utilities.Templates (in Plexdata.Utilities.Templates.dll) Version: 1.0.0

Syntax

C#

public (string Label, Object Value) ToTuple()

Return Value

Type: ValueTuple(String, Object)
A tuple consisting of Label and Value.

Remarks

This method turns the Label and the Value into its tuple representation.

See Also

Reference

ArgumentRelations.ArgumentRelation Class
Plexdata.Utilities.Formatting.Entities Namespace

⚠️ **GitHub.com Fallback** ⚠️