BinaryTree K, V  Node T  ClassNFX Class Library

[This is preliminary documentation and is subject to change.]

Inheritance Hierarchy

OnlineSystem Object
  NFX.Web.GeoLookup BinaryTree K, V  Node T 

Namespace: NFX.Web.GeoLookup
Assembly: NFX.Web (in NFX.Web.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public class Node<T>
where T : Object, IEnumerable<bool>
Type Parameters

T
See Also