public interface ITypeDescriptionEntries
Properties
Declaration
ArrayEntries<string> assembly { get; }
Property Value
Declaration
ArrayEntries<int> baseOrElementTypeIndex { get; }
Property Value
Declaration
ArrayEntries<int[]> fieldIndices { get; }
Property Value
Declaration
ArrayEntries<TypeFlags> flags { get; }
Property Value
Declaration
ArrayEntries<int> size { get; }
Property Value
Declaration
ArrayEntries<byte[]> staticFieldBytes { get; }
Property Value
Declaration
ArrayEntries<string> typeDescriptionName { get; }
Property Value
Declaration
ArrayEntries<int> typeIndex { get; }
Property Value
Declaration
ArrayEntries<ulong> typeInfoAddress { get; }
Property Value
Methods
Declaration
Returns