Simple helper that returns all the items in the control

Namespace: Ico.Awx
Assembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public AwxView[] GetAllItems()
Visual Basic
Public Function GetAllItems As AwxView()
JScript
public function GetAllItems() : AwxView[]

See Also