Interface IObjectListReceiver<T>

    • Method Detail

      • set

        T set​(int index,
              T object)