다음을 통해 공유


CollectionTally.TryRemove 메서드

정의

오버로드

TryRemove(IEnumerable)
TryRemove(Object)

TryRemove(IEnumerable)

public bool TryRemove (System.Collections.IEnumerable c);
member this.TryRemove : System.Collections.IEnumerable -> bool

매개 변수

반환

적용 대상

TryRemove(Object)

public bool TryRemove (object o);
member this.TryRemove : obj -> bool

매개 변수

o
Object

반환

적용 대상