语言

DTSReadOnlyCollectionBase.GetCount 方法

定义

检索集合中的对象数。

protected:
 abstract int GetCount();
protected abstract int GetCount();
abstract member GetCount : unit -> int
Protected MustOverride Function GetCount () As Integer

返回

集合中的对象数。

适用于