<< Click to Display Table of Contents >> Navigation: »No topics above this level« CpuCollection.Add Method |
Adds an object of type Cpu to this instance.
[Visual Basic]
Public Overridable Overloads Sub Add( _
ByVal cpu As Cpu _
)
[C#]
public virtual void Add(
Cpu cpu
);
cpu
Cpu object
CpuCollection Class | BR.AN.PviServices Namespace
Generated from assembly BR.AN.PviServices [8.1.0.4]