ca929c5b 9294 05d5 7e80 3498f67ddda7 - akesseler/Plexdata.Utilities.Templates GitHub Wiki

ArgumentRelations.Append Method

Appends the combination of label and value to the list of assigned relations.

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

Syntax

C#

internal void Append(
	string label,
	Object value
)

Parameters

 

label
Type: System.String
The label to be used. Each value is possible, because of value validation is not performed.
value
Type: System.Object
The value to be assigned to current label.

Remarks

This method creates a new combination of Label-Value relation and appends it to the list of assigned relations.

See Also

Reference

ArgumentRelations Class
Plexdata.Utilities.Formatting.Entities Namespace

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