SubscriberDeviceEnumeration Members
Represents the collection of devices for a given subscriber.
The following tables list the members exposed by the SubscriberDeviceEnumeration type.
Public Constructors
名称 | Description | |
---|---|---|
SubscriberDeviceEnumeration | Overloaded. Creates an instance of the SubscriberDeviceEnumeration class. |
顶部
Public Properties
名称 | Description | |
---|---|---|
Item | Returns a reference to an individual subscriber device. |
顶部
Public Methods
(see also Protected Methods )
名称 | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetEnumerator | Gets an IEnumerator interface that allows you to iterate through the collection of subscriber devices represented by the SubscriberDeviceEnumeration object. | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
Initialize | Initializes an instance of the SubscriberDeviceEnumeration class. | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. Returns a String representation of the SubscriberDeviceEnumeration object. |
顶部
Protected Methods
名称 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
顶部
Explicit Interface Implementations
名称 | Description | |
---|---|---|
System.Collections.IEnumerable.GetEnumerator |
顶部
请参阅
参考
SubscriberDeviceEnumeration Class
Microsoft.SqlServer.NotificationServices Namespace