Endianess Property

Vajhoej Record

Collapse imageExpand ImageCollapseAll imageExpandAll imageDropDown imageDropDownHover imageCopy imageCopyHover image
Endianess.

Namespace: Vajhoej.Record
Assembly: Record (in Record.dll) Version: 0.0.0.0

Syntax

         
 C#  Visual Basic  Visual C++ 
public Endian Endianess { get; }
Public ReadOnly Property Endianess As Endian
	Get
public:
property Endian Endianess {
	Endian get ();
}

See Also