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