Aspose::Words::Fields::FormFieldCollection::RemoveAt method
FormFieldCollection::RemoveAt method
Removes a form field at the specified index.
void Aspose::Words::Fields::FormFieldCollection::RemoveAt(int32_t index)
Parameter | Type | Description |
---|---|---|
index | int32_t | The zero-based index of the form field to remove. |
See Also
- Class FormFieldCollection
- Namespace Aspose::Words::Fields
- Library Aspose.Words for C++