[ROOT] / doc / toc / ARCQuery / Class / QuantileKey / TryParse / __TOCDet
Key | Value |
---|---|
Assembly | ARCQuery |
DocFragType | ClassMember |
IsInherited | -False- |
IsInheritedDoc | -False- |
Lines | -4- |
Name | TryParse |
Namespace | ARCQuery |
Type | QuantileKey |
ClassMemberAttribute
Key | Value |
---|---|
DeclaringType | QuantileKey |
MethodName | TryParse |
MethodSignature | Boolean TryParse(System.String, ARCQuery.QuantileKey ByRef, System.String ByRef) |
Note that any value (positive integer greated than 2) is accepted, not necessarily only string-representations of enums within Quantile.
On the other hand, Parse will discard integers, because they are too easily confused with doubles (decimal numbers).
Generated 2025-04-16 21:18:50.295 UTC