JobNotificationSubscriptionCollection Klasse

Definition

public class JobNotificationSubscriptionCollection : System.Collections.Generic.IEnumerable<Microsoft.WindowsAzure.MediaServices.Client.IJobNotificationSubscription>
type JobNotificationSubscriptionCollection = class
    interface seq<IJobNotificationSubscription>
    interface IEnumerable
Public Class JobNotificationSubscriptionCollection
Implements IEnumerable(Of IJobNotificationSubscription)
Vererbung
JobNotificationSubscriptionCollection
Implementiert

Konstruktoren

JobNotificationSubscriptionCollection()

Eigenschaften

Count
MediaContext

Methoden

AddNew(NotificationJobState, INotificationEndPoint)
GetEnumerator()

Explizite Schnittstellenimplementierungen

IEnumerable.GetEnumerator()

Erweiterungsmethoden

ToCommaSeparatedString<T>(IEnumerable<T>)

Konvertiert die Elemente einer Auflistung in Zeichenfolgen und verkettet sie in eine durch Trennzeichen getrennte Liste oder gibt null für NULL- oder leere Auflistungen zurück.

Gilt für: