IDTSDataTypeInfos100.Count Property

Definition

Gets the number of elements contained in the collection.

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

Property Value

The number of elements contained in the collection.

Attributes

Applies to