e27ba0b0 c4d7 98a4 3089 310361da8b48 - akesseler/Plexdata.Utilities.Templates GitHub Wiki

IArgumentRelations.ToArray Method

Converts the available elements into an array of tuples.

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

Syntax

C#

(string , Object )[] ToArray()

Return Value

Type: ValueTuple(String, Object)[]
An array of tuples representing all available elements.

Remarks

This method converts the available elements into an array of tuples and returns it.

See Also

Reference

IArgumentRelations Interface
Plexdata.Utilities.Formatting.Interfaces Namespace

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