[ROOT] / doc / DocFrag / ARCCore.PExact<TEnumType>.GetPVDirect
| Key | Value | 
|---|---|
| Assembly | ARCCore | 
| DocFragType | ClassMember | 
| IsInherited | -False- | 
| IsInheritedDoc | -False- | 
| Lines | -7- | 
| Name | GetPVDirect | 
| Namespace | ARCCore | 
| Type | PExact<TEnumType> | 
ClassMemberAttribute
| Key | Value | 
|---|---|
| DeclaringType | PExact<TEnumType> | 
| MethodName | GetPVDirect | 
| MethodSignature | T GetPVDirect[T](TEnumType) | 
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:43:33.779 UTC