Click or drag to resize

INamedItem Interface

Interface to an items that has a name associated with it.

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

The INamedItem type exposes the following members.

Properties
 NameDescription
Public propertyName 
Top
See Also