The following tables list the members exposed by RuleSetCollection.
| Name | Description | |
|---|---|---|
|
AllRules | |
|
Capacity | (Inherited from System.Collections.CollectionBase) |
|
ContainsInvalidRules | Gets a value indicating whether this instance [contains invalid rules]. |
|
Count | (Inherited from System.Collections.CollectionBase) |
|
InvalidRules | |
|
IsDisposed | Gets a value indicating if the current object have been disposed yet. (Inherited from SourceCode.Workflow.Design.InfoPath.FormTemplate.DesignerCollection) |
|
Item | Overloaded. |
| Name | Description | |
|---|---|---|
|
InnerList | (Inherited from System.Collections.CollectionBase) |
|
List | (Inherited from System.Collections.CollectionBase) |
|
Parent | (Inherited from SourceCode.Workflow.Design.InfoPath.FormTemplate.DesignerCollection) |
| Name | Description | |
|---|---|---|
|
Add | Overloaded. |
|
Clear | (Inherited from System.Collections.CollectionBase) |
|
Contains | Overloaded. |
|
Dispose | Overloaded. Disposes this object (Inherited from SourceCode.Workflow.Design.InfoPath.FormTemplate.DesignerCollection) |
|
GetEnumerator | (Inherited from System.Collections.CollectionBase) |
|
IndexOf | Overloaded. |
|
Remove | Overloaded. |
|
RemoveAt | (Inherited from System.Collections.CollectionBase) |
Top