Click or drag to resize

ArrayAccessorEncapsulatorHelperCreateItem Method

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public virtual Object CreateItem(
	Object b,
	Object context
)

Parameters

b
Type: SystemObject
context
Type: SystemObject

Return Value

Type: Object
See Also