'Declaration Public Function New( _ ByVal begin As NLength, _ ByVal end As NLength _ )
'Declaration
Public Function New( _ ByVal begin As NLength, _ ByVal end As NLength _ )
'Usage Dim begin As NLength Dim end As NLength Dim instance As New NRange1DL(begin, end)
'Usage
Dim begin As NLength Dim end As NLength Dim instance As New NRange1DL(begin, end)
public NRange1DL( NLength begin, NLength end )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
NRange1DL Structure NRange1DL Members Overload List