[This is preliminary documentation and is subject to change.]
The SubnetTree V type exposes the following members.Constructors
| Name | Description | |
|---|---|---|
| SubnetTree V | Initializes a new instance of the SubnetTree V class |
Methods
| Name | Description | |
|---|---|---|
Determines whether the specified object is equal to the current object. (Inherited from | ||
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from | ||
| Find | (Inherited from BinaryIndexedTree K, V .) | |
| FindIndex | (Inherited from BinaryIndexedTree K, V .) | |
| FindOffset | (Inherited from BinaryIndexedTree K, V .) | |
Serves as the default hash function. (Inherited from | ||
Gets the (Inherited from | ||
Creates a shallow copy of the current (Inherited from | ||
Returns a string that represents the current object. (Inherited from |
Extension Methods
Fields
| Name | Description | |
|---|---|---|
| Nodes | (Inherited from BinaryIndexedTree K, V .) | |
| OffsetIPv4 | ||
| Values | (Inherited from BinaryIndexedTree K, V .) |
Properties
| Name | Description | |
|---|---|---|
| Item | (Overrides BinaryIndexedTree K, V Item K .) |
See Also