共用方式為


CollectionTally.TryRemove 方法

定義

多載

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

傳回

適用於