Item

IAdjustValueCollection indexer

Devuelve el ajuste por índice.

public IAdjustValue this[int index] { get; }
ParámetroDescripción
indexíndice del ajuste.

Valor de Retorno

IAdjustValue.

Ver También