[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 2024-11-12 23:49:14.627 UTC