Search Results for

    Show / Hide Table of Contents

    Enum TypeKind

    Namespace: Microsoft.CodeAnalysis
    Assembly: Microsoft.CodeAnalysis.dll
    Syntax
    public enum TypeKind : byte

    Fields

    Name Description
    Array
    Class
    Delegate
    Dynamic
    Enum
    Error
    FunctionPointer
    Interface
    Module
    Pointer
    Struct
    Structure
    Submission
    TypeParameter
    Unknown
    In this article
    Back to top Generated by DocFX | Copyright (c) 2018- The NUnit Project - Licensed under CC BY-NC-SA 4.0