Click or drag to resize
CloneLibraryInformation Structure
Stores Information of Library.

Namespace: Bio
Assembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax
public struct CloneLibraryInformation

The CloneLibraryInformation type exposes the following members.

Properties
  NameDescription
Public propertyLibraryName
Gets or sets name of library.
Public propertyMeanLengthOfInsert
Gets or sets mean length of Insert.
Public propertyStandardDeviationOfInsert
Gets or sets standard deviation of length of inserts.
Top
Methods
  NameDescription
Public methodEquals
Override Equals method.
(Overrides ValueTypeEquals(Object).)
Public methodGetHashCode
Returns the Hash code.
(Overrides ValueTypeGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns the fully qualified type name of this instance.
(Inherited from ValueType.)
Top
Operators
  NameDescription
Public operatorStatic memberEquality
Overrides == Operator.
Public operatorStatic memberInequality
Overrides != Operator.
Top
See Also

Reference