Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a notification subscription recipient list.
The following tables list the members exposed by the NotificationSubscriptionRecipientList type.
Public Constructors
| Name | Description | |
|---|---|---|
| NotificationSubscriptionRecipientList | Overloaded. Initializes a new NotificationSubscriptionRecipientList object. | 
Top
Public Properties
| Name | Description | |
|---|---|---|
| .gif) | Capacity | (inherited from List) | 
| .gif) | Count | (inherited from List) | 
| .gif) | Item | (inherited from List) | 
Top
Public Methods
(see also Protected Methods)
| Name | Description | |
|---|---|---|
| .gif) | Add | (inherited from List) | 
| .gif) | AddRange | (inherited from List) | 
| .gif) | AsReadOnly | (inherited from List) | 
| .gif) | BinarySearch | Overloaded. (inherited from List) | 
| .gif) | Clear | (inherited from List) | 
| .gif) | Contains | (inherited from List) | 
| .gif) | ConvertAll | (inherited from List) | 
| .gif) | CopyTo | Overloaded. (inherited from List) | 
| .gif) | Equals | Overloaded. (inherited from Object) | 
| .gif) | Exists | (inherited from List) | 
| .gif) | Find | (inherited from List) | 
| .gif) | FindAll | (inherited from List) | 
| .gif) | FindIndex | Overloaded. (inherited from List) | 
| .gif) | FindLast | (inherited from List) | 
| .gif) | FindLastIndex | Overloaded. (inherited from List) | 
| .gif) | ForEach | (inherited from List) | 
| .gif) | GetEnumerator | (inherited from List) | 
| .gif) | GetHashCode | (inherited from Object) | 
| .gif) | GetRange | (inherited from List) | 
| .gif) | GetType | (inherited from Object) | 
| .gif) | IndexOf | Overloaded. (inherited from List) | 
| .gif) | Insert | (inherited from List) | 
| .gif) | InsertRange | (inherited from List) | 
| .gif) | LastIndexOf | Overloaded. (inherited from List) | 
| .gif) .jpeg) | ReferenceEquals | (inherited from Object) | 
| .gif) | Remove | (inherited from List) | 
| .gif) | RemoveAll | (inherited from List) | 
| .gif) | RemoveAt | (inherited from List) | 
| .gif) | RemoveRange | (inherited from List) | 
| .gif) | Reverse | Overloaded. (inherited from List) | 
| .gif) | Sort | Overloaded. (inherited from List) | 
| .gif) | ToArray | (inherited from List) | 
| .gif) | ToString | (inherited from Object) | 
| .gif) | TrimExcess | (inherited from List) | 
| .gif) | TrueForAll | (inherited from List) | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object) | 
| .gif) | MemberwiseClone | (inherited from Object) | 
Top
Explicit Interface Implementations
| Name | Description | |
|---|---|---|
| System.Collections.Generic.IEnumerable.GetEnumerator | (inherited from List) | |
| System.Collections.ICollection.CopyTo | (inherited from List) | |
| System.Collections.IEnumerable.GetEnumerator | (inherited from List) | |
| System.Collections.IList.Add | (inherited from List) | |
| System.Collections.IList.Contains | (inherited from List) | |
| System.Collections.IList.IndexOf | (inherited from List) | |
| System.Collections.IList.Insert | (inherited from List) | |
| System.Collections.IList.Remove | (inherited from List) | |
| System.Collections.Generic.ICollection.IsReadOnly | (inherited from List) | |
| System.Collections.ICollection.IsSynchronized | (inherited from List) | |
| System.Collections.ICollection.SyncRoot | (inherited from List) | |
| System.Collections.IList.IsFixedSize | (inherited from List) | |
| System.Collections.IList.IsReadOnly | (inherited from List) | |
| System.Collections.IList.Item | (inherited from List) | 
Top
See Also
Reference
NotificationSubscriptionRecipientList Class
Microsoft.EnterpriseManagement.Subscriptions Namespace