[ROOT] / doc / toc / ARCCore / Class / IP / AddPV / ARCCore.IP.AddPV Overload2 / __TOCDet
| Key | Value | 
|---|---|
| Assembly | ARCCore | 
| DocFragType | ClassMember | 
| IsInherited | -False- | 
| IsInheritedDoc | -False- | 
| Lines | -4- | 
| Name | AddPV | 
| Namespace | ARCCore | 
| Type | IP | 
ClassMemberAttribute
| Key | Value | 
|---|---|
| DeclaringType | IP | 
| MethodName | AddPV | 
| MethodSignature | Void AddPV[TKey,T](TKey, T) | 
NOTE: The different AddPV / AddP overloads should only be used if you want an assertion against the
NOTE: property already existing. This is because of performance reason (they will attempt a TryGetP (read) first).
NOTE: Use TrySetP for best performance.
Generated 2025-11-04 06:38:28.594 UTC