idx_set
idx_set
Sets the element at the specified index.
Returns: void Aspose::Email::PersonalInfo::
idx_set(int32_t index, System::SharedPtr < AssociatedPerson > value)
| Parameter | Description |
|---|---|
| index | The zero-based index of the element to get or set. |
| value | The element at the specified index. |