言語

DTSReadOnlyCollectionBase.GetCount メソッド

定義

コレクション内のオブジェクトの数を取得します。

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

返品

コレクション内のオブジェクトの数。

適用対象