INamedCollection<T>

Defines a collection of named objects.

Declaration Syntax

public interface INamedCollection<T>

Table 1780: Members

Property

Item

Gets the object given by its name.

Property

Names

Gets the list of the names of the objects in the collection.