| |||||||
DataGridItemCollection ConstructorSystem.Web.UI.WebControls Namespace DataGridItemCollection Class Initializes a new instance of the DataGridItemCollection class. [ VB ] Public Sub New ( _ ByVal items As ArrayList _ ) [ C# ] public DataGridItemCollection ( ArrayList items ); [ C++ ] public: DataGridItemCollection ( ArrayList* items ); [ JScript ] public function DataGridItemCollection ( items : ArrayList ); Parameters
RemarksUse this constructor to initialize a new instance of the DataGridItemCollection class. ExampleThe following example demonstrates how to initialize a new instance of the DataGridItemCollection class.
See AlsoDataGridItemCollection Members DataGrid ArrayList |
| ||||||
Check out related books at Amazon
© 2000-2008 Rey Nuñez All rights reserved.
If you have any question, comment or suggestion
about this site, please send us a note
You can help support aspxtreme