Table of Contents

Method RemoveEntryByValue

Namespace
Skyline.DataMiner.Net.GenericEnums
Assembly
SLNetTypes.dll

RemoveEntryByValue(T)

Removes the entry with the specified value.

public void RemoveEntryByValue(T value)

Parameters

value T

The value of the entry to remove.