Click or drag to resize
TypeEmptyTypes Field
Represents an empty array of type Type. This field is read-only.

Namespace: System
Assembly: mscorlib (in mscorlib.dll) Version: 4.0.0.0
Syntax
C#
public static readonly Type[] EmptyTypes

Field Value

Type: Type
See Also