
Visual Basic (Declaration) | |
---|---|
Public Class DnsResponse Inherits System.Collections.ObjectModel.Collection(Of DnsRecord) |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As DnsResponse |
C# | |
---|---|
public class DnsResponse : System.Collections.ObjectModel.Collection<DnsRecord> |
C++/CLI | |
---|---|
public ref class DnsResponse : public System.Collections.ObjectModel.Collection<DnsRecord> |
System.Object
System.Collections.ObjectModel.Collection<T>
SourceCode.Net.Dns.DnsResponse
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2