LineParser.DeregisterMarkerProcessor(string)

Method in LineParser

Summary

Removes any marker processor associated with a given marker name.

public void DeregisterMarkerProcessor(string attributeName)

Parameters

NameDescription
string attributeNameThe name of the marker.