Click or drag to resize

IDequeItem Property

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
Object this[
	int index
] { get; set; }

Parameters

index
Type: SystemInt32

Property Value

Type: Object
See Also