[ROOT] / doc / toc / ARCCore / Class / PValue<T> / DeepCopy / __TOCDet
Key | Value |
---|---|
Assembly | ARCCore |
DocFragType | ClassMember |
IsInherited | -False- |
IsInheritedDoc | -False- |
Lines | -4- |
Name | DeepCopy |
Namespace | ARCCore |
Type | PValue<T> |
ClassMemberAttribute
Key | Value |
---|---|
DeclaringType | PValue<T> |
MethodName | DeepCopy |
MethodSignature | ARCCore.IP DeepCopy() |
Note that if the generic type (T) is not immutable, then what we return will not be a truly deep copy.
This is also noted as a general limitation in the documentation for DeepCopy.
Generated 2025-04-17 23:48:14.469 UTC