Share via


WorkflowInstanceCollection members

Include protected members
Include inherited members

Representa a classe de coleção de instâncias de fluxo de trabalho.

The WorkflowInstanceCollection type exposes the following members.

Constructors

  Name Description
Public method WorkflowInstanceCollection() Inicializa uma nova instância da classe WorkflowInstanceCollection .
Public method WorkflowInstanceCollection(IList<WorkflowInstance>) Inicializa uma nova instância da classe WorkflowInstanceCollection com uma lista de instâncias de fluxo de trabalho que compõem a coleção.

Top

Properties

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

Top

Methods

  Name Description
Public method Add (Inherited from Collection<WorkflowInstance>.)
Public method Clear (Inherited from Collection<WorkflowInstance>.)
Protected method ClearItems (Inherited from Collection<WorkflowInstance>.)
Public method Contains (Inherited from Collection<WorkflowInstance>.)
Public method CopyTo (Inherited from Collection<WorkflowInstance>.)
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from Collection<WorkflowInstance>.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IndexOf (Inherited from Collection<WorkflowInstance>.)
Public method Insert (Inherited from Collection<WorkflowInstance>.)
Protected method InsertItem (Inherited from Collection<WorkflowInstance>.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Remove (Inherited from Collection<WorkflowInstance>.)
Public method RemoveAt (Inherited from Collection<WorkflowInstance>.)
Protected method RemoveItem (Inherited from Collection<WorkflowInstance>.)
Protected method SetItem (Inherited from Collection<WorkflowInstance>.)
Public method ToString (Inherited from Object.)

Top

Explicit interface implementations

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

Top

Ver também

Referência

WorkflowInstanceCollection class

Microsoft.SharePoint.WorkflowServices namespace