語言

IDTSDataTypeInfos100.Count 屬性

定義

取得集合中包含的項目數目。

public:
 property int Count { int get(); };
[System.Runtime.InteropServices.DispId(2)]
public int Count { [System.Runtime.InteropServices.DispId(2)] get; }
[<System.Runtime.InteropServices.DispId(2)>]
[<get: System.Runtime.InteropServices.DispId(2)>]
member this.Count : int
Public ReadOnly Property Count As Integer

屬性值

集合中包含的元素數量。

屬性

適用於