

| Name | Description | |||
| Add | Adds a child editor and returns a reference to the newly created object. | |||
| Clear | Removes all objects in the collection. | |||
| Count | Returns the number of objects in a collection. | |||
| Item | Returns a specific editor of the Editors collection. | |||
| ItemByKey | Returns an editor giving its key. | |||
| Remove | Removes a specific member from the Editors collection. | |||
| RemoveByKey | Removes an editor giving its key. |