An instance of the Conditional
public class ConditionalInstructionCollection : ICollection, IEnumerablePublic Class ConditionalInstructionCollection
Implements ICollection
Implements IEnumerable Introduced: X18.
| Method | Description |
|---|---|
| Add | Inserts an instance of the class Conditional |
| Clear | Removes all conditional instructions from the collection and the document. |
| Copy |
Copies the elements of the collection to an array, starting at a particular index. |
| Get |
Returns an enumerator that can be used to iterate through the collection. |
| Get |
Gets that Conditional |
| Get |
Gets those Conditional |
| Is |
Returns a value indicating whether the value of a specific form field is marked as valid. |
| Remove | Removes that Conditional |
| Property | Description |
|---|---|
| Conditional |
Gets the names of all Conditional |
| Count | Gets the number of elements contained in the collection. |