ListEventArgs
<
(Of
<
(
<'
T
>
)
>
)
>
Constructor
Default constructor
Namespace:
Squid
Assembly:
Squid.Core
(in Squid.Core.dll)
Syntax
C#
VB
C++
public
ListEventArgs
( T
item
)
Public
Sub
New
( _
item
As
T _ )
public
:
ListEventArgs
( T
item
)
Parameters
item
Type:
T
The item.
See Also
ListEventArgs
<
(Of
<
(
<'
T
>
)
>
)
>
Class
Squid Namespace