MagicKeywordCollection Members
The MagicKeywordCollection type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Add |
Adds item.
|
![]() |
Contains |
Query if this object contains the given item.
|
![]() |
CopyTo |
Copies collection to Array.
|
![]() |
IndexOf |
Index of the given item.
|
![]() |
Insert |
Inserts item.
|
![]() |
Remove |
Removes the given item.
|
Properties
Name | Description | |
---|---|---|
![]() |
Item |
Indexer to get or set items within this collection using array index syntax.
|