Type.EmptyTypes Field

Namespace:  System.Reflection.Mock
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
Public Shared ReadOnly EmptyTypes As Type()
'Usage
Dim value As Type()

value = Type.EmptyTypes
public static readonly Type[] EmptyTypes
public:
static initonly array<Type^>^ EmptyTypes
static val EmptyTypes: Type[]
public static final var EmptyTypes : Type[]

.NET Framework Security

See Also

Reference

Type Class

Type Members

System.Reflection.Mock Namespace