Pad Property

Vajhoej Record

Collapse imageExpand ImageCollapseAll imageExpandAll imageDropDown imageDropDownHover imageCopy imageCopyHover image
Pad all sub types to same length.

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public bool Pad { get; set; }
Public Property Pad As Boolean
	Get
	Set
public:
property bool Pad {
	bool get ();
	void set (bool value);
}

See Also