N Property

Vajhoej Record

Collapse imageExpand ImageCollapseAll imageExpandAll imageDropDown imageDropDownHover imageCopy imageCopyHover image
Field number.

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

Syntax

         
 C#  Visual Basic  Visual C++ 
public int N { get; set; }
Public Property N As Integer
	Get
	Set
public:
property int N {
	int get ();
	void set (int value);
}

See Also