BaseCollection.Remove(Object) Method

<< Click to Display Table of Contents >>

Navigation:  »No topics above this level«

BaseCollection.Remove(Object) Method

BR.AN.PviServices .NET


Fuer LoggerEntries abstrakte Methode (Loeschen via Index)

[Visual Basic]

Public Overridable Overloads Sub Remove( _

  ByVal key As Object _

)

[C#]

public virtual void Remove(

  object key

);

Parameters

key

The key to search for.

See Also

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


Generated from assembly BR.AN.PviServices [8.1.0.4]