4b558569 f719 6b5f f0eb 22a680160a87 - akesseler/Plexdata.Utilities.Templates GitHub Wiki

IArgumentRelations.Contains Method

Determines whether a relation for label already exists.

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

Syntax

C#

bool Contains(
	string label
)

Parameters

 

label
Type: System.String
The label to be verified.

Return Value

Type: Boolean
True if a relation for label is contained already and false otherwise.

Remarks

This method detects whether a relation for label is already available.

See Also

Reference

IArgumentRelations Interface
Plexdata.Utilities.Formatting.Interfaces Namespace
IArgumentRelations.IndexOf(String)

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