Click or drag to resize
ThingsItem Property (Int32)
Hartismere School

[This is preliminary documentation and is subject to change.]

Get a Thing by its position in the collection.

Namespace: EJW.TextBasedAdventure
Assembly: EJW.TextBasedAdventure (in EJW.TextBasedAdventure.dll) Version: 2.0.5850.21153
Syntax
public Thing this[
	int Index
] { get; }

Parameters

Index
Type: SystemInt32

Property Value

Type: Thing
See Also