Click or drag to resize

IDFColumnItem Property

Gets and sets the objects at the given position.

Namespace: CenterSpace.NMath.Core
Assembly: NMath (in NMath.dll) Version: 7.4
Syntax
Object this[
	int position
] { get; set; }

Parameters

position  Int32
 

Property Value

Object
See Also