Click or drag to resize

ArrayAccessorEncapsulatorHelperIsItemChanged Method

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public virtual bool IsItemChanged(
	Object oBase,
	Object oEncapsulated
)

Parameters

oBase
Type: SystemObject
oEncapsulated
Type: SystemObject

Return Value

Type: Boolean
See Also