Aspose::Words::WarningInfoCollection::idx_get method

WarningInfoCollection::idx_get method

Gets an item at the specified index.

System::SharedPtr<Aspose::Words::WarningInfo> Aspose::Words::WarningInfoCollection::idx_get(int32_t index)
ParameterTypeDescription
indexint32_tZero-based index of the item.

See Also