wx.GridCtrl.GridCellCoordsArray Class Reference

Inheritance diagram for wx.GridCtrl.GridCellCoordsArray:

wx.Object

List of all members.

Public Member Functions

 GridCellCoordsArray (IntPtr wxObject)
GridCellCoords Item (int num)

Static Public Member Functions

static implicit operator GridCellCoords[] (GridCellCoordsArray ari)

Protected Member Functions

override void CallDTor ()

Properties

int Count [get]


Detailed Description

This is an array of GridCellCoords.

Constructor & Destructor Documentation

wx.GridCtrl.GridCellCoordsArray.GridCellCoordsArray ( IntPtr  wxObject  ) 


Member Function Documentation

override void wx.GridCtrl.GridCellCoordsArray.CallDTor (  )  [protected, virtual]

This will be called by Dispose() to delete the C++ object. Overload this if you have to use another DTor.

Reimplemented from wx.Object.

GridCellCoords wx.GridCtrl.GridCellCoordsArray.Item ( int  num  ) 

static implicit wx.GridCtrl.GridCellCoordsArray.operator GridCellCoords[] ( GridCellCoordsArray  ari  )  [static]


Property Documentation

int wx.GridCtrl.GridCellCoordsArray.Count [get]


Manual of the wx.NET   (c) 2003-2011 the wx.NET project at   Get wx.NET at SourceForge.net. Fast, secure and Free Open Source software downloads