Class CliTableExportedType.CliExportedTypeRow

    • Field Detail

      • flags

        public int flags
      • typeDefIdIndex

        public int typeDefIdIndex
      • typeNameIndex

        public int typeNameIndex
      • typeNamespaceIndex

        public int typeNamespaceIndex
      • implementationIndex

        public int implementationIndex
    • Constructor Detail

      • CliExportedTypeRow

        public CliExportedTypeRow​(int flags,
                                  int typeDefIdIndex,
                                  int typeNameIndex,
                                  int typeNamespaceIndex,
                                  int implementationIndex)