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


Glossary Item Box

The following tables list the members exposed by LListNode.LList.

Public Constructors

 NameDescription
Public ConstructorLListNode.LList Constructor  
Top

Public Properties

 NameDescription
Public PropertyCountReturns the number of items in the list (Inherited from CSharpTest.Net.Collections.LListNode.LList<LListNode>)
Public PropertyFirstReturns the first node in the list (Inherited from CSharpTest.Net.Collections.LListNode.LList<LListNode>)
Public PropertyIsEmptyReturns true if the list is empty (Inherited from CSharpTest.Net.Collections.LListNode.LList<LListNode>)
Public PropertyLastReturns the last node in the list (Inherited from CSharpTest.Net.Collections.LListNode.LList<LListNode>)
Top

Public Methods

 NameDescription
Public MethodAddFirstAdds the node to the front of the list (Inherited from CSharpTest.Net.Collections.LListNode.LList<LListNode>)
Public MethodAddLastAdds the node to the end of the list (Inherited from CSharpTest.Net.Collections.LListNode.LList<LListNode>)
Public MethodClearRemvoes all the nodes from the list (Inherited from CSharpTest.Net.Collections.LListNode.LList<LListNode>)
Public MethodGetEnumeratorReturns an enumerator that iterates through the collection. (Inherited from CSharpTest.Net.Collections.LListNode.LList<LListNode>)
Public MethodRemoveRemvoes the node from the list (Inherited from CSharpTest.Net.Collections.LListNode.LList<LListNode>)
Top

See Also

Generated with Document! X 2011 by Innovasys