Bridge

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

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

Syntax


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

Type Parameters

T1
T2
T3
T4
T5
T6
T7

Inheritance Hierarchy


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