CpuCollection.Add Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

CpuCollection.Add Method

BR.AN.PviServices .NET


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

);

Parameters

cpu

Cpu object

See Also

CpuCollection Class | BR.AN.PviServices Namespace


Generated from assembly BR.AN.PviServices [8.1.0.4]