FormFix v6.0 for .NET - Updated
Item Property (FormDefinitionCollection)



Accusoft.FormDirectorSdk Namespace > FormDefinitionCollection Class : Item Property
Gets or sets an element with the given name.
Overload List
OverloadDescription
Gets or sets an element with the given name.  
Gets or sets the element at the given index.  
Remarks

This method implements a standard collection operation. It is one of the principle methods you will use to read or change elements in the collection. You can read or modify most elements in the collection with this method.

You can indicate the element you are interested in with a string. This method will search the collection for the first (lowest numeric index) element whose Name property matches the string.

See Also

Reference

FormDefinitionCollection Class
FormDefinitionCollection Members
GetIndexOfName Method

Is this page helpful?
Yes No
Thanks for your feedback.