 | AnnotationsContainsAnnotation Method |
Returns whether the annotations contain the given annotation.
Namespace: de.unika.ipd.grGen.libGrAssembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntaxpublic bool ContainsAnnotation(
string key
)
Parameters
- key String
-
Return Value
Boolean
See Also