Click or drag to resize

GH_ParserIsLinkLine Method

Overload List
  NameDescription
Public methodStatic memberIsLinkLine(String)
Test whether a line represents a referenced link target. Note; this is a quick check. The link might still be invalid, use the IsLinkLine overload to include validity checks.
Public methodStatic memberIsLinkLine(String, String, String, String)
Test whether a line represents a referenced link target.
Top
See Also