[ROOT] / doc / toc / ARCQuery / Class / FunctionKey / TryParse / __TOCDet

KeyValue
AssemblyARCQuery
DocFragTypeClassMember
IsInherited-False-
IsInheritedDoc-False-
Lines-6-
NameTryParse
NamespaceARCQuery
TypeFunctionKey

ClassMemberAttribute

KeyValue
DeclaringTypeFunctionKey
MethodNameTryParse
MethodSignatureBoolean TryParse(System.String, ARCQuery.FunctionKey ByRef, System.String ByRef)

Find parsers from Parsers based on first word in query.

NOTE: Be careful to actually implement TryParse in your implementation.
NOTE: If not implemented then TryParse in this class (TryParse)
NOTE: will only call itself leading to a stack overflow exception.

Edit


Generated 2024-05-08 10:06:19.984 UTC