Aracılığıyla paylaş


ReadOnlySet<T>.ISet<T>.Add(T) Yöntem

Tanım

 virtual bool System.Collections.Generic.ISet<T>.Add(T item) = System::Collections::Generic::ISet<T>::Add;
bool ISet<T>.Add (T item);
abstract member System.Collections.Generic.ISet<T>.Add : 'T -> bool
override this.System.Collections.Generic.ISet<T>.Add : 'T -> bool
Function Add (item As T) As Boolean Implements ISet(Of T).Add

Parametreler

item
T

Döndürülenler

Uygulamalar

Şunlara uygulanır