public RedBlackTreeNode<T> Parent { get; set; }
Public Property Parent As RedBlackTreeNode(Of T) Get Set
Accord.NET Framework © 2009-2017. All documentation is licensed under the Creative Commons Attribution/Share-Alike License.