22073bb7 2d22 aaaf 38c8 02e4d5a0fa63 - akesseler/Plexdata.Utilities.Templates GitHub Wiki
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
C#
public (string , Object )[] ToArray()
Type: ValueTuple(String, Object)[]
An array of tuples of all Label-Value relations.
This method creates an array of tuples of all assigned Label-Value relations and returns it.
ArgumentRelations Class
Plexdata.Utilities.Formatting.Entities Namespace