Bridge

Any<(Of <(<'T1, T2, T3, T4>)>)> Class

Namespace:  Bridge
Assembly:  Bridge (in Bridge.dll)

Syntax


<ExternalAttribute> _
<IgnoreGenericAttribute> _
<IgnoreCastAttribute> _
<NameAttribute> _
Public Class Any(Of T1, T2, T3, T4)
[ExternalAttribute]
[IgnoreGenericAttribute]
[IgnoreCastAttribute]
[NameAttribute]
generic<typename T1, typename T2, typename T3, typename T4>
public ref class Any

Type Parameters

T1
T2
T3
T4

Inheritance Hierarchy


System..::..Object
  Bridge..::..Any<(Of <(<'T1, T2, T3, T4>)>)>