Click or drag to resize

StiLexerIdentExists Method

[Missing <summary> documentation for "M:Stimulsoft.Base.StiLexer.IdentExists(System.String,System.String,System.Boolean)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public static bool IdentExists(
	string str,
	string name,
	bool caseSensitive
)

Parameters

str
Type: SystemString

[Missing <param name="str"/> documentation for "M:Stimulsoft.Base.StiLexer.IdentExists(System.String,System.String,System.Boolean)"]

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Stimulsoft.Base.StiLexer.IdentExists(System.String,System.String,System.Boolean)"]

caseSensitive
Type: SystemBoolean

[Missing <param name="caseSensitive"/> documentation for "M:Stimulsoft.Base.StiLexer.IdentExists(System.String,System.String,System.Boolean)"]

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Stimulsoft.Base.StiLexer.IdentExists(System.String,System.String,System.Boolean)"]

See Also