Propiedades QueryNotificationCollection
Incluir miembros protegidos
Incluir miembros heredados
El tipo QueryNotificationCollection expone los siguientes miembros.
Nombre | Descripción | |
---|---|---|
![]() |
Count | Gets the number of QueryNotification objects in the collection. |
![]() |
Item | Gets the QueryNotification at the specified index from the collection. |
Arriba
Nombre | Descripción | |
---|---|---|
![]() ![]() |
IList.IsFixedSize | Gets a value that indicates whether the collection has a fixed size. |
![]() ![]() |
IList.IsReadOnly | Gets a value that indicates whether this QueryNotificationCollection is read-only. |
![]() ![]() |
ICollection.IsSynchronized | Gets a value that indicates whether access to the QueryNotificationCollection is synchronized. |
![]() ![]() |
IList.Item | Gets or sets the element at the specified index. |
![]() ![]() |
ICollection.SyncRoot | Gets an object that can be used to synchronize access to the QueryNotificationCollection. |
Arriba