ISimpleImmutableObjectViewValue_Get Method |
Gets the value at index idx.
Namespace: Altaxo.Gui.CommonAssembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax Object Value_Get(
int idx
)
Parameters
- idx Int32
- The index.
Return Value
Object[Missing <returns> documentation for "M:Altaxo.Gui.Common.ISimpleImmutableObjectView.Value_Get(System.Int32)"]
See Also