This topic has not yet been rated - Rate this topic

Type Fields

The fields of the Type class are listed here. For a complete list of Type class members, see the Type Members topic.

Public Fields

public fieldstatic (Shared in Visual Basic)Delimiter

Supported by the .NET Compact Framework.

Separates names in the namespace of the Type. This field is read-only.
public fieldstatic (Shared in Visual Basic)EmptyTypes Represents an empty array of type Type. This field is read-only.
public fieldstatic (Shared in Visual Basic)FilterAttribute Represents the member filter used on attributes. This field is read-only.
public fieldstatic (Shared in Visual Basic)FilterName Represents the case-sensitive member filter used on names. This field is read-only.
public fieldstatic (Shared in Visual Basic)FilterNameIgnoreCase Represents the case-insensitive member filter used on names. This field is read-only.
public fieldstatic (Shared in Visual Basic)Missing

Supported by the .NET Compact Framework.

Represents a missing value in the Type information. This field is read-only.

See Also

Type Class | System Namespace

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.