Table of Contents

Method HasSwitch

Namespace
DocWright.Dom.Fields
Assembly
DocWright.Dom.dll

HasSwitch(string)

Returns whether a switch is present.

public bool HasSwitch(string name)

Parameters

name string

The switch name including its backslash.

Returns

bool

true if present.