[ROOT] / doc / DocFrag / ARCCore.UtilCore.TryGetTypeFromStringFromCache
| Key | Value | 
|---|---|
| Assembly | ARCCore | 
| DocFragType | ClassMember | 
| IsInherited | -False- | 
| IsInheritedDoc | -False- | 
| Lines | -4- | 
| Name | TryGetTypeFromStringFromCache | 
| Namespace | ARCCore | 
| Type | UtilCore | 
ClassMemberAttribute
| Key | Value | 
|---|---|
| DeclaringType | UtilCore | 
| MethodName | TryGetTypeFromStringFromCache | 
| MethodSignature | Boolean TryGetTypeFromStringFromCache(System.String, System.Type ByRef) | 
Corresponding method for creating string-representation of type is ToStringDB.
(note that all AllIPDerivedTypes are understood also in short-hand form.
NOTE: Note how result is cached. Use overload TryGetTypeFromStringNoCache NOTE: if input parameter is not necessarily a type / if it has a potential huge range of values.
Generated 2025-10-31 15:40:30.509 UTC