CpuCollection.Remove(String) Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

CpuCollection.Remove(String) Method

BR.AN.PviServices .NET


Removes an object of type CPU.

[Visual Basic]

Public Overrides Overloads Sub Remove( _

  ByVal key As String _

)

[C#]

public override void Remove(

  string key

);

Parameters

key

CPU name is used as key

See Also

CpuCollection Class | BR.AN.PviServices Namespace | CpuCollection.Remove Overload List


Generated from assembly BR.AN.PviServices [8.1.0.4]