Click or drag to resize

cPedigreeManagerPedigree Property

Get/set the pedigree index for a given variable.

Namespace:  EwECore
Assembly:  EwECore (in EwECore.dll) Version: 6.6.15981.0 (6.6.15981.0)
Syntax
public int this[
	int iGroup
] { get; set; }

Parameters

iGroup
Type: SystemInt32
One-based index of the group.

Property Value

Type: Int32
See Also