Compartilhar via


WorkflowSubscriptionCollection members

Include protected members
Include inherited members

Representa uma coleção de assinaturas de fluxo de trabalho do SharePoint.

The WorkflowSubscriptionCollection type exposes the following members.

Constructors

  Name Description
Public method WorkflowSubscriptionCollection() Inicializa uma nova instância da classe WorkflowSubscriptionCollection .
Public method WorkflowSubscriptionCollection(IList<WorkflowSubscription>) Inicializa uma nova instância da classe WorkflowSubscriptionCollection com uma lista de assinaturas do fluxo de trabalho associado.

Top

Properties

  Name Description
Public property Count (Inherited from Collection<WorkflowSubscription>.)
Public property Item (Inherited from Collection<WorkflowSubscription>.)
Protected property Items (Inherited from Collection<WorkflowSubscription>.)

Top

Methods

  Name Description
Public method Add (Inherited from Collection<WorkflowSubscription>.)
Public method Clear (Inherited from Collection<WorkflowSubscription>.)
Protected method ClearItems (Inherited from Collection<WorkflowSubscription>.)
Public method Contains (Inherited from Collection<WorkflowSubscription>.)
Public method CopyTo (Inherited from Collection<WorkflowSubscription>.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from Collection<WorkflowSubscription>.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IndexOf (Inherited from Collection<WorkflowSubscription>.)
Public method Insert (Inherited from Collection<WorkflowSubscription>.)
Protected method InsertItem (Inherited from Collection<WorkflowSubscription>.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove (Inherited from Collection<WorkflowSubscription>.)
Public method RemoveAt (Inherited from Collection<WorkflowSubscription>.)
Protected method RemoveItem (Inherited from Collection<WorkflowSubscription>.)
Protected method SetItem (Inherited from Collection<WorkflowSubscription>.)
Public method Sort Classifica as assinaturas de fluxo de trabalho na coleção.
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

  Name Description
Explicit interface implemetationPrivate method IList.Add (Inherited from Collection<WorkflowSubscription>.)
Explicit interface implemetationPrivate method IList.Contains (Inherited from Collection<WorkflowSubscription>.)
Explicit interface implemetationPrivate method ICollection.CopyTo (Inherited from Collection<WorkflowSubscription>.)
Explicit interface implemetationPrivate method IEnumerable.GetEnumerator (Inherited from Collection<WorkflowSubscription>.)
Explicit interface implemetationPrivate method IList.IndexOf (Inherited from Collection<WorkflowSubscription>.)
Explicit interface implemetationPrivate method IList.Insert (Inherited from Collection<WorkflowSubscription>.)
Explicit interface implemetationPrivate property IList.IsFixedSize (Inherited from Collection<WorkflowSubscription>.)
Explicit interface implemetationPrivate property ICollection<T>.IsReadOnly (Inherited from Collection<WorkflowSubscription>.)
Explicit interface implemetationPrivate property IList.IsReadOnly (Inherited from Collection<WorkflowSubscription>.)
Explicit interface implemetationPrivate property ICollection.IsSynchronized (Inherited from Collection<WorkflowSubscription>.)
Explicit interface implemetationPrivate property IList.Item (Inherited from Collection<WorkflowSubscription>.)
Explicit interface implemetationPrivate method IList.Remove (Inherited from Collection<WorkflowSubscription>.)
Explicit interface implemetationPrivate property ICollection.SyncRoot (Inherited from Collection<WorkflowSubscription>.)

Top

Ver também

Referência

WorkflowSubscriptionCollection class

Microsoft.SharePoint.WorkflowServices namespace