Click or drag to resize
Type Fields

The Type type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDelimiter
Separates names in the namespace of the Type. This field is read-only.
Public fieldStatic memberEmptyTypes
Represents an empty array of type Type. This field is read-only.
Public fieldStatic memberFilterAttribute
Represents the member filter used on attributes. This field is read-only.
Public fieldStatic memberFilterName
Represents the case-sensitive member filter used on names. This field is read-only.
Public fieldStatic memberFilterNameIgnoreCase
Represents the case-insensitive member filter used on names. This field is read-only.
Public fieldStatic memberMissing
Represents a missing value in the Type information. This field is read-only.
Top
See Also