Item
ExtendedAttributeDefinitionCollection indexer
Returns or sets the element at the specified index.
public ExtendedAttributeDefinition this[int index] { get; set; }
Parameter | Description |
---|---|
index | The zero-based index of the element to get or set. |
Return Value
the element at the specified index.
See Also
- class ExtendedAttributeDefinition
- class ExtendedAttributeDefinitionCollection
- namespace Aspose.Tasks
- assembly Aspose.Tasks