SfcDictionaryCollection<T,K,ParentT>.RemoveImpl(T) 方法

定义

protected override bool RemoveImpl(T obj);
override this.RemoveImpl : 'T -> bool
Protected Overrides Function RemoveImpl (obj As T) As Boolean

参数

obj
T

返回

适用于