Count Property

Microsoft Deployment Tools

Deployment Tools Foundation Count Property
Gets the number of columns in the collection.
Declaration Syntax
C# Visual Basic Visual C++
public int Count { get; }
Public ReadOnly Property Count As Integer
public:
virtual property int Count {
	int get () sealed;
}
Value
number of columns in the collection

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller) Version: 3.0.0.0 (3.5.1623.0)