| ILocationOperator 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)
SyntaxLocationOperator Operator { get; set; }Property Operator As LocationOperator
	Get
	Set
property LocationOperator Operator {
	LocationOperator get ();
	void set (LocationOperator value);
}abstract Operator : LocationOperator with get, set
Property Value
Type: 
LocationOperator
See Also