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


Glossary Item Box

The following tables list the members exposed by LListNode.

Protected Constructors

 NameDescription
Protected ConstructorLListNode ConstructorYou may derive an instance class from LListNode and use it in a single list, or you may construct a node<T> with the value that the node should contain.  
Top

Public Properties

 NameDescription
Public PropertyNextReturns the next item in the list or null  
Public PropertyPreviousReturns the previous item in the list or null  
Top

See Also

Generated with Document! X 2011 by Innovasys