<< Click to Display Table of Contents >> Navigation: »No topics above this level« CpuCollection.Remove(Cpu) Method |
Removes an object of type CPU.
[Visual Basic]
Public Overridable Overloads Sub Remove( _
ByVal cpuObj As Cpu _
)
[C#]
public virtual void Remove(
Cpu cpuObj
);
cpuObj
CPU object is used a key.
CpuCollection Class | BR.AN.PviServices Namespace | CpuCollection.Remove Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]