Item

DestinationCollection indexer

Hämtar målobjektet med index.

public KeyValuePair<string, object> this[int index] { get; }
ParameterBeskrivning
indexIndexet för destination att få.

Returvärde

Destination.

Se även