MagicKeywordCollection..::..Insert Method
Inserts item.
Namespace:
MagicCMS.CoreAssembly: MagicCMS.4.5 (in MagicCMS.4.5.dll)
Syntax
public void Insert( int index, MagicKeyword item )
Parameters
- index
- Type: Int32
Zero-based index of the.
- item
- Type: MagicCMS.Core..::..MagicKeyword
The item to add.