EventSinkCollection.Item[UInt32] Свойство

Определение

Получает или задает указанный файл cookie из коллекции.

public:
 property System::Object ^ default[System::UInt32] { System::Object ^ get(System::UInt32 cookie); void set(System::UInt32 cookie, System::Object ^ value); };
public object this[uint cookie] { get; set; }
member this.Item(uint32) : obj with get, set
Default Public Property Item(cookie As UInteger) As Object

Параметры

cookie
UInt32

Файл cookie для получения.

Значение свойства

Object

Файл Cookie.

Комментарии

Эта коллекция основана на 1.

Применяется к