BinaryIndexedTree K, V  ClassNFX Class Library

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

Inheritance Hierarchy

OnlineSystem Object
  NFX.Web.GeoLookup BinaryIndexedTree K, V 
    NFX.Web.GeoLookup SubnetTree V 

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

public class BinaryIndexedTree<K, V>
where K : Object, IEnumerable<bool>
Type Parameters

K
V
See Also