Namespace:
BioSharp.Core.Bio.Molbio
Assembly: BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)
Assembly: BioSharp.Core (in BioSharp.Core.dll) Version: 0.1.3191.26120 (0.1.0.0)
Syntax
Parameters
- obj
- Type: System..::.Object
The Object to compare with the current Object.
Return Value
true if the specified Object is equal to the current Object; otherwise, false.Exceptions
Exception | Condition |
---|---|
System..::.NullReferenceException | The obj parameter is null. |