NI Method (index)

Microsoft Deployment Tools

Deployment Tools Foundation NI Method (index)
Used by subclasses to get a field as a nullable integer.
Declaration Syntax
C# Visual Basic Visual C++
protected Nullable<int> NI(
	int index
)
Protected Function NI ( _
	index As Integer _
) As Nullable(Of Integer)
protected:
Nullable<int> NI(
	int index
)
Parameters
index (Int32)
zero-based column index of the field

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