다음을 통해 공유


ObservableHashSet<T>.ICollection<T>.Add(T) 메서드

정의

void ICollection<T>.Add (T item);
abstract member System.Collections.Generic.ICollection<T>.Add : 'T -> unit
override this.System.Collections.Generic.ICollection<T>.Add : 'T -> unit
Sub Add (item As T) Implements ICollection(Of T).Add

매개 변수

item
T

구현

적용 대상