[ROOT] / doc / DocFrag / ARCCore.PValue<T>.DeepCopy
| 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-10-30 16:20:09.546 UTC