Returns whether there the property is defined.
Namespace:
BioSharp.Core.BioAssembly: BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)
Syntax
Parameters
- key
- Type: System..::.Object
the key object to search for
Return Value
true if this Annotation knows about the key, false otherwiseImplements
IAnnotation..::.ContainsProperty(Object)Remarks
Normal raw access to the property. For cleverer access, use methods in AnnotationType.