Node<TKey,TValue> Class Members
See Also  Properties 
SourceCode.Serialization Namespace : Node<TKey,TValue> Class


Glossary Item Box

The following tables list the members exposed by Node<TKey,TValue>.

Public Constructors

  Name Description
Public Constructor Node<TKey,TValue> Constructor  
Top

Public Properties

  Name Description
Public Property Children  
Public Property Key  
Public Property Parent  
Public Property Value  
Top

See Also