Version

PrimitiveTypeDefault Structure Members

The following tables list the members exposed by PrimitiveTypeDefault.

Public Constructors
 NameDescription
Public ConstructorPrimitiveTypeDefault ConstructorConstructs a default value for a given primitive type.  
Public Properties
 NameDescription
Public PropertyTypeReturns the primitive type associated with this default value.  
Public PropertyValueReturns the default value for the primitive type.  
Public Methods
 NameDescription
Public MethodEqualsCompares this PrimitiveTypeDefault with another.  
Public MethodGetHashCodeCalculates the hash code for this PrimitiveTypeDefault instance.  
See Also