Sets the value of isEnabled to false. A NxsBlock can be disabled (by calling this method) if blocks of that type are to be skipped during execution of the NEXUS file. If a disabled block is encountered, the virtual NxsReader::SkippingDisabledBlock function is called, giving your application the opportunity to inform the user that a block was skipped. Definition at line 397 of file nxsblock.cpp. |