Click or drag to resize

IndexHelperIndexAccess Constructor (IAttributeIndex, Object, Object)

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 8.0beta
Syntax
C#
public IndexAccess(
	IAttributeIndex index,
	Object from,
	Object to
)

Parameters

index
Type: de.unika.ipd.grGen.libGrIAttributeIndex
from
Type: SystemObject
to
Type: SystemObject
See Also