ReaderReaderIteratorNodeTStart Property |
Start ip address
Namespace:
MaxMind.Db
Assembly:
MaxMind.Db (in MaxMind.Db.dll) Version: 2.6.1
Syntaxpublic IPAddress Start { get; }
Public ReadOnly Property Start As IPAddress
Get
public:
property IPAddress^ Start {
IPAddress^ get ();
}
member Start : IPAddress with get
Property Value
Type:
IPAddress
See Also