IDTSPipelineComponentInfos100.Count Property

Definition

Gets the number of elements contained in the IDTSPipelineComponentInfos100 instance.

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

Property Value

The number of elements contained in the IDTSPipelineComponentInfos100 instance.

Attributes

Remarks

For more information, see PipelineComponentInfos.

Applies to