DnsResult<T>.Records Property

Definition

public:
 property System::Collections::Generic::IReadOnlyList<T> ^ Records { System::Collections::Generic::IReadOnlyList<T> ^ get(); };
public System.Collections.Generic.IReadOnlyList<T> Records { get; }
member this.Records : System.Collections.Generic.IReadOnlyList<'T>
Public ReadOnly Property Records As IReadOnlyList(Of T)

Property Value

Applies to