Click or drag to resize
LayerIndex Property
The Index of this Layer.

Namespace: Imsl.DataMining.Neural
Assembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax
public virtual int Index { get; set; }

Return Value

Type: Int32
An int which contains the value of property Index.
See Also