Defines specific fields for MetadataRecords that are of type Constant.
            
| C# | Visual Basic | Visual C++ | 
public class MetadataRecordConstantFields : ISupportBinaryImage
Public Class MetadataRecordConstantFields _ Implements ISupportBinaryImage
public ref class MetadataRecordConstantFields : ISupportBinaryImage
| All Members | Methods | Properties | Fields | ||
| Icon | Member | Description | 
|---|---|---|
| BinaryImage | 
            Gets the binary representation of MetadataRecordConstantFields.
              | |
| BinaryLength | 
            Gets the length of the BinaryImage.
              | |
| ByteCount | 
            Specifies the number of bytes in the binary image of MetadataRecordConstantFields.
              | |
| DisplayDigits | 
            Gets or sets the number of digits after the decimal point to be displayed for the MetadataRecord.
              | |
| Equals(Object) |  (Inherited from Object.) | |
| Finalize()()() | 
                    Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
                  (Inherited from Object.) | |
| GetHashCode()()() | 
                    Serves as a hash function for a particular type. 
                  (Inherited from Object.) | |
| GetType()()() | 
                    Gets the Type of the current instance.
                  (Inherited from Object.) | |
| Initialize(array<Byte>[]()[], Int32, Int32) | 
            Initializes MetadataRecordConstantFields from the specified binaryImage.
              | |
| MemberwiseClone()()() | 
                    Creates a shallow copy of the current Object.
                  (Inherited from Object.) | |
| ToString()()() |  (Inherited from Object.) | |
| Value | 
            Gets or sets the constant value of the MetadataRecord.
              | 
| Object | |
| MetadataRecordConstantFields | |