A collection representing that data fields of DNS record
Namespace:
JHSoftware.SimpleDNSPlusAssembly: SDNSAPI (in SDNSAPI)
Version: 1.1.0.0 (1.1.0.0)
Syntax
| C# |
|---|
public class DataFieldCollection : IList<string> |
| Visual Basic (Declaration) |
|---|
Public Class DataFieldCollection _ Implements IList(Of String) |
Remarks
Get this collection using the DNSRecord.DataFields field
Inheritance Hierarchy
System..::.Object
JHSoftware.SimpleDNSPlus..::.DataFieldCollection
JHSoftware.SimpleDNSPlus..::.DataFieldCollection