ESRI.ArcGIS.ADF.Web.UI.WebControls
Toc.BlockInfo Constructor
See Also 
ESRI.ArcGIS.ADF.Web.UI.WebControls Namespace > Toc.BlockInfo Class : Toc.BlockInfo Constructor




beg
end

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal beg As Integer, _
   ByVal end As Integer _
)
Visual Basic (Usage)Copy Code
Dim beg As Integer
Dim end As Integer
 
Dim instance As Toc.BlockInfo(beg, end)
C# 
public Toc.BlockInfo( 
   int beg,
   int end
)

Parameters

beg
end

See Also

© 2010 All Rights Reserved.