Click or drag to resize
MXRecordListItem Property

[Missing <summary> documentation for "P:NeevSoftware.Components.MXRecordList.Item(System.Int32)"]

Namespace: NeevSoftware.Components
Assembly: NeevSoftware.EmailValidator (in NeevSoftware.EmailValidator.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public MXRecord this[
	int Index
] { get; set; }

Parameters

Index
Type: SystemInt32

Property Value

Type: MXRecord
See Also