TNode
CSharpTest.Net
LListNode.LList<TNode> Class
Members  See Also  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Collections Namespace : LListNode.LList<TNode> Class

Glossary Item Box

Provides a linked list of nodes of type T

Syntax

Visual Basic (Declaration) 
Public Class LListNode.LList(Of TNode As LListNode) 
C# 
public class LListNode.LList<TNode> 
where TNode: LListNode

Type Parameters

TNode

Inheritance Hierarchy

System.Object
   CSharpTest.Net.Collections.LListNode.LList<TNode>
      CSharpTest.Net.Collections.LListNode`1.LList<T>
      CSharpTest.Net.Collections.LListNode.LList

Requirements

Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7

See Also

Generated with Document! X 2011 by Innovasys