<< Click to Display Table of Contents >> Navigation: »No topics above this level« BaseCollection.Add(Object, Object) Method |
Fuer LoggerEntries Methode (hinzufügen)
[Visual Basic]
Public Overridable Overloads Sub Add( _
ByVal key As Object, _
ByVal value As Object _
)
[C#]
public virtual void Add(
object key,
object value
);
key
the key
value
the value
BaseCollection Class | BR.AN.PviServices Namespace | BaseCollection.Add Overload List
Generated from assembly BR.AN.PviServices [8.1.0.4]