Click or drag to resize

ExtensibilityDetailArrayEItem Property

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

Parameters

ind
Type: SystemInt32

Property Value

Type: E
See Also