次の方法で共有


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

戻り値

適用対象