Click or drag to resize

ISimpleImmutableObjectView Interface

[Missing <summary> documentation for "T:Altaxo.Gui.Common.ISimpleImmutableObjectView"]


Namespace: Altaxo.Gui.Common
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public interface ISimpleImmutableObjectView

The ISimpleImmutableObjectView type exposes the following members.

Methods
 NameDescription
Public methodValue_Get Gets the value at index idx.
Public methodValues_Initialize Initializes the view's values. Item1 is the Name of the value to set; Item2 is the value type, and Item3 is the value itself.
Top
See Also