MetadataRootBuilder.Sizes Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns sizes of various metadata structures.
public:
property System::Reflection::Metadata::Ecma335::MetadataSizes ^ Sizes { System::Reflection::Metadata::Ecma335::MetadataSizes ^ get(); };
public System.Reflection.Metadata.Ecma335.MetadataSizes Sizes { get; }
member this.Sizes : System.Reflection.Metadata.Ecma335.MetadataSizes
Public ReadOnly Property Sizes As MetadataSizes