Click or drag to resize

PatternElementStorageIndex Field

If not null this pattern element is to be determined by a storage indexed lookup, with the accessor given here applied as index into the storage given in the Storage field.

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public readonly StorageAccessIndex StorageIndex

Field Value

Type: StorageAccessIndex
See Also