IDTSCustomPropertyCollection100.Count 属性

定义

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

属性值

集合中 IDTSCustomProperty100 对象的数目。

属性

适用于