[ROOT] / doc / DocFrag / ARCQuery.FunctionKey.TryParse
| Key | Value | 
|---|---|
| Assembly | ARCQuery | 
| DocFragType | ClassMember | 
| IsInherited | -False- | 
| IsInheritedDoc | -False- | 
| Lines | -6- | 
| Name | TryParse | 
| Namespace | ARCQuery | 
| Type | FunctionKey | 
ClassMemberAttribute
| Key | Value | 
|---|---|
| DeclaringType | FunctionKey | 
| MethodName | TryParse | 
| MethodSignature | Boolean 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.
Generated 2025-10-31 15:40:32.147 UTC