Control..::..GetControls<(Of <(<'T>)>)> Method

Returns direct children of the given type

Namespace:  Squid
Assembly:  Squid.Core (in Squid.Core.dll)

Syntax


public List<T> GetControls<T>()
Public Function GetControls(Of T) As List(Of T)
public:
generic<typename T>
List<T>^ GetControls()

Type Parameters

T

Return Value

Matching controls