Contents Namespaces | Ansys.ACT.Interfaces.UserInterface Namespace | Print page INamedCollection<T> Defines a collection of named objects. Declaration Syntaxpublic 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. « Name Item(string) »