Click or drag to resize

INamedObjectCollection Interface

Summary description for INamedObjectCollection.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface INamedObjectCollection

The INamedObjectCollection type exposes the following members.

Methods
 NameDescription
Public methodGetChildObjectNamed retrieves the object with the name
C#
name
.
Public methodGetNameOfChildObject Retrieves the name of the provided object.
Top
See Also