MagicKeywordCollection..::..Item Property
Indexer to get or set items within this collection using array index syntax.
Namespace:
MagicCMS.CoreAssembly: MagicCMS.4.5 (in MagicCMS.4.5.dll)
Syntax
public MagicKeyword this[ int index ] { get; set; }
Parameters
- index
- Type: Int32
Zero-based index of the entry to access.