Visual Basic (Declaration) | |
---|---|
Public Function New( _ ByVal cells() As WebComboCell _ ) |
Visual Basic (Usage) | Copy Code |
---|---|
Dim cells() As WebComboCell Dim instance As New Cells(cells) |
C# | |
---|---|
public Cells( WebComboCell[] cells ) |
Delphi | |
---|---|
public Cells( cells: WebComboCellarray of ); |
JScript | |
---|---|
public function Cells( cells : WebComboCell[] ); |
Managed Extensions for C++ | |
---|---|
public: Cells( WebComboCell*[]* cells ) |
C++/CLI | |
---|---|
public: Cells( array<WebComboCell^>^ cells ) |
Parameters
- cells
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family