Show / Hide Table of Contents

    Method IsHostOrder

    IsHostOrder(ByteOrder)

    Determines whether the ByteOrder enumeration value reflects the byte-order of the host.
    Declaration
    public static bool IsHostOrder(this ByteOrder order)
    Parameters
    Type Name Description
    ByteOrder order This ByteOrder enumeration value to test.
    Returns
    Type Description
    Boolean true, if order is equal to the byte-order of the host, otherwise false.
    Back to top Copyright © 2017-2018, xplo.re IT Services, Michael Maier. All rights reserved.