Click or drag to resize

AnnotationsContainsAnnotation Method

Returns whether the annotations contain the given annotation.

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
public bool ContainsAnnotation(
	string key
)

Parameters

key  String
 

Return Value

Boolean
See Also