MailBee.NET Objects 4.0

DnsServerCollection.Item Property

Gets or sets the element at the specified index.

public DnsServer this[
   int index
] {get; set;}

Parameters

index
The zero-based index of the entry to get or set.

Property Value

The element at the specified index.

See Also

DnsServerCollection Class | MailBee.DnsMX Namespace