Gets the item.
Namespace: CodeSmith.EngineAssembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
protected abstract T GetItem( int index ) |
Visual Basic |
---|
Protected MustOverride Function GetItem ( index As Integer ) As T |
Parameters
- index
- Type: System..::..Int32
The index.