Item

INamedDestinationCollection indexer

Obtiene o establece el destino por su nombre.

public IAppointment this[string name] { get; set; }
ParámetroDescripción
nameValor del nombre.

Valor_devuelto

Objeto de destino.

Ver también