Click or drag to resize

DequeTItem Property


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

Parameters

index  Int32
 

Property Value

T
See Also