Represents each entry returned within a collection, containing the _value and whether it is the first and/or the last entry in the collection's. enumeration

Namespace: CodeSmith.Engine
Assembly: CodeSmith.Engine (in CodeSmith.Engine.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public class EntryItem
Visual Basic
Public Class EntryItem

Inheritance Hierarchy

System..::..Object
  CodeSmith.Engine..::..IndexedEnumerable<(Of <(<'T>)>)>..::..EntryItem

See Also