[ROOT] / doc / DocFrag / ARCDoc.Orange.TryGetPVDirect
| Key | Value | 
|---|---|
| Assembly | ARCDoc | 
| DocFragType | ClassMember | 
| IsInherited | -True- | 
| IsInheritedDoc | -True- | 
| Name | TryGetPVDirect | 
| Namespace | ARCDoc | 
| Type | Orange | 
ClassMemberAttribute
| Key | Value | 
|---|---|
| DeclaringType | -PExact<OrangeP>- | 
| MethodName | TryGetPVDirect | 
| MethodSignature | Boolean TryGetPVDirect[T](ARCDoc.OrangeP, T ByRef, System.String ByRef) | 
High performance alternative to TryGetP, accessing Storage more direct.
Avoids packing of value.
PExact contains the following high performance alternatives to standard PropertyAccess:
SetPVDirect, GetPVDirect and TryGetPVDirect.
Generated 2025-10-30 23:45:17.111 UTC