Click or drag to resize

ArrayAccessorEncapsulatorB, E, CItem Property

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public E this[
	int ind
] { get; }

Parameters

ind
Type: SystemInt32

Property Value

Type: E
See Also