Returns true if the current item has an odd index
Namespace: CodeSmith.EngineAssembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)
Syntax
C# |
---|
public bool IsOdd { get; internal set; } |
Visual Basic |
---|
Public Property IsOdd As Boolean Get Friend Set |