 | SequenceReconstructionInfoskipList Property |
Namespace:
LynceeTec.Processing
Assembly:
LynceeTec.InterfaceProcessing (in LynceeTec.InterfaceProcessing.dll) Version: 0.0.0.0
Syntaxpublic virtual bool[] skipList { get; set; }
public:
virtual property array<bool>^ skipList {
array<bool>^ get ();
void set (array<bool>^ value);
}
Property Value
Type:
BooleanImplements
ISequenceReconstructionInfoskipList
See Also