LocationOperator Property |
Operator like none, complement, join and order.
Namespace: Bio.IO.GenBankAssembly: Bio.Core (in Bio.Core.dll) Version: 2.0.0.1 (2.0.0.1)
Syntax public LocationOperator Operator { get; set; }
Public Property Operator As LocationOperator
Get
Set
public:
virtual property LocationOperator Operator {
LocationOperator get () sealed;
void set (LocationOperator value) sealed;
}
abstract Operator : LocationOperator with get, set
override Operator : LocationOperator with get, set
Property Value
Type:
LocationOperatorImplements
ILocationOperatorSee Also