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)
Parameter | Type | Description |
---|---|---|
index | int32_t | Zero-based index of the item. |
See Also
- Class WarningInfo
- Class WarningInfoCollection
- Namespace Aspose::Words
- Library Aspose.Words for C++