ComponentOne Bitmap for WinForms
C1.Win.C1DX.4.5.2 Assembly / C1.Util.DX Namespace / PointerSize Structure
Fields Methods


In This Topic
    PointerSize Structure Members
    In This Topic

    The following tables list the members exposed by PointerSize.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)An empty pointer size initialized to zero.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether the specified PointerSize is equal to this instance.  
    Public MethodReturns a hash code for this instance.  
    Public MethodOverloaded. Returns a System.String that represents this instance.  
    Top
    Public Operators
    Adds two sizes.
    Scales a size by the given value.
    Tests for equality between two objects.
    Overloaded. Performs an implicit conversion from PointerSize to System.Int32.
    Tests for inequality between two objects.
    Overloaded. Scales a size by the given value.
    Subtracts two sizes.
    Reverses the direction of a given size.
    Assert a size (return it unchanged).
    Top
    See Also