Click or drag to resize

ReaderReaderIteratorNodeT Structure

A node from the reader iterator

Namespace:  MaxMind.Db
Assembly:  MaxMind.Db (in MaxMind.Db.dll) Version: 2.6.1
Syntax
public struct ReaderIteratorNode<T>

Type Parameters

T

The ReaderReaderIteratorNodeT type exposes the following members.

Properties
  NameDescription
Public propertyData
Data
Public propertyPrefixLength
Prefix/mask length
Public propertyStart
Start ip address
Top
Methods
  NameDescription
Public methodEquals (Inherited from ValueType.)
Public methodGetHashCode (Inherited from ValueType.)
Public methodGetType (Inherited from Object.)
Public methodToString (Inherited from ValueType.)
Top
See Also