Click or drag to resize

ArrayAccessorEncapsulatorB, E, CSetEncapsulatedList Method

Namespace:  Micros.PosCore.Extensibility.Ops
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
protected virtual void SetEncapsulatedList(
	List<B> lst
)

Parameters

lst
Type: System.Collections.GenericListB
See Also