SPWorkflowAssociationCollection Constructor
Initializes a new instance of the SPWorkflowAssociationCollection class.
Namespace: Microsoft.SharePoint.Workflow
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
<SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.ProtectedConstructor)> _
Protected Sub New
'Usage
Dim instance As New SPWorkflowAssociationCollection()
[SubsetCallableExcludeMemberAttribute(SubsetCallableExcludeMemberType.ProtectedConstructor)]
protected SPWorkflowAssociationCollection()
See Also
Reference
SPWorkflowAssociationCollection Class