Set the value of a property.
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
- value
- Type: System..::.Object
the new value for this key
Implements
IAnnotation..::.SetProperty(Object, Object)Remarks
This method throws an exception if either properties can not be added to this object, or that this particular property is immutable or illegal within the implementation.
Normal raw access to the property. For cleverer access, use methods in AnnotationType.