22073bb7 2d22 aaaf 38c8 02e4d5a0fa63 - akesseler/Plexdata.Utilities.Templates GitHub Wiki

ArgumentRelations.ToArray Method

Returns an array of tuples of all assigned Label-Value relations.

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

Syntax

C#

public (string , Object )[] ToArray()

Return Value

Type: ValueTuple(String, Object)[]
An array of tuples of all Label-Value relations.

Implements

IArgumentRelations.ToArray()

Remarks

This method creates an array of tuples of all assigned Label-Value relations and returns it.

See Also

Reference

ArgumentRelations Class
Plexdata.Utilities.Formatting.Entities Namespace

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