IndexOfName()
ITagCollection::IndexOfName(System::String) method
Returns the zero-based index of the specified key in the collection.
virtual int32_t Aspose::Slides::ITagCollection::IndexOfName(System::String name)=0
Arguments
Parameter | Type | Description |
---|---|---|
name | System::String | The name to locate in the collection. |
Return Value
The zero-based index of key, if key is found in the collection; otherwise, -1.
See Also
- Class String
- Class ITagCollection
- Namespace Aspose::Slides
- Library Aspose.Slides