Overload | Description |
---|---|
LListNode<T> Constructor() | Constructs a node without a value |
LListNode<T> Constructor(T) | Constructs a node with a value |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7
CSharpTest.Net | |
LListNode<T> Constructor | |
See Also Send Feedback Download Help File |
CSharpTest.Net.Library Assembly > CSharpTest.Net.Collections Namespace > LListNode<T> Class : LListNode<T> Constructor |
Glossary Item Box
Overload | Description |
---|---|
LListNode<T> Constructor() | Constructs a node without a value |
LListNode<T> Constructor(T) | Constructs a node with a value |
Target Platforms: Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows 7