MagicCMS Documentation

MagicKeywordCollection Members

The MagicKeywordCollection type exposes the following members.

Methods


  Name Description
Public method Add
Adds item.
Public method Contains
Query if this object contains the given item.
Public method CopyTo
Copies collection to Array.
Public method IndexOf
Index of the given item.
Public method Insert
Inserts item.
Public method Remove
Removes the given item.

Properties


  Name Description
Public property Item
Indexer to get or set items within this collection using array index syntax.