ISubscriptionQueryCollection Members
Include Protected Members
Include Inherited Members
Represents an interface that defines the collection of subscription queries.
The ISubscriptionQueryCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
Create | Creates a subscription query in the subscription query collection. | |
GetEnumerator() | (Inherited from IEnumerable<ISubscriptionQuery>.) | |
GetEnumerator() | (Inherited from IEnumerable.) |
Top