[This is preliminary documentation and subject to change.]
Gets or sets the element at the specified index.
Gets or sets the element at the specified index.
public Category this[int] {get; set;}
Gets the Category with the specified name.
public Category this[string] {get;}
CategoryCollection Class | NAnt.NUnit2.Types Namespace