[ROOT] / doc / toc / ARCCore / Class / PK / TryGetEnum / __TOCDet
Key | Value |
---|---|
Assembly | ARCCore |
DocFragType | ClassMember |
IsInherited | -False- |
IsInheritedDoc | -False- |
Lines | -4- |
Name | TryGetEnum |
Namespace | ARCCore |
Type | PK |
ClassMemberAttribute
Key | Value |
---|---|
DeclaringType | PK |
MethodName | TryGetEnum |
MethodSignature | Boolean TryGetEnum[T](T ByRef, System.String ByRef) |
Note that usually you will not have to ask for this value, usually in AgoRapide it goes the other way around, you have the enum member / enum value and want the corresponding property key.
Method is made generic in order to provide an informative exception message for any type inconsistencies.
See also __enum.
Generated 2025-04-16 23:16:05.027 UTC