Represents that total size for the type is not specified.
[Visual Basic] Public Const UnspecifiedTypeSize As Integer [C#] public const int UnspecifiedTypeSize; [C++] public: const int UnspecifiedTypeSize; [JScript] public var UnspecifiedTypeSize : int;
TypeBuilder Class | TypeBuilder Members | System.Reflection.Emit Namespace