Deployment Tools Foundation
I Method (index)
Used by subclasses to get a field as an integer.
Declaration Syntax
C# | Visual Basic | Visual C++ | F# |
protected int I( int index )
Protected Function I ( index As Integer ) As Integer
protected: int I( int index )
member I : index : int -> int
Parameters
- index (Int32)
- zero-based column index of the field
Return Value
Assembly: Microsoft.Deployment.WindowsInstaller.Linq (Module: Microsoft.Deployment.WindowsInstaller.Linq.dll) Version: 3.0.0.0 (3.11.1.2318)