Click or drag to resize
CacheableStringArray.Item Property

Namespace: GemStone.GemFire.Cache
Assembly: Gemstone.Gemfire.Cache (in Gemstone.Gemfire.Cache.dll) Version: 9.0.6.18
Syntax
public string this[
	int index
] { get; }

Parameters

index
Type: System.Int32

Property Value

Type: String
See Also