Miner.Interop Namespace > IMMObjectEditor Interface : ViewRow Method |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(15)> Sub ViewRow( _ ByVal pRow As ESRI.ArcGIS.Geodatabase.IRow, _ Optional ByVal bEditable As System.Boolean _ )
'Usage
Dim instance As IMMObjectEditor Dim pRow As ESRI.ArcGIS.Geodatabase.IRow Dim bEditable As System.Boolean instance.ViewRow(pRow, bEditable)
[System.Runtime.InteropServices.DispId(15)] void ViewRow( ESRI.ArcGIS.Geodatabase.IRow pRow, System.bool bEditable )
System.Runtime.InteropServices.DispIdAttribute(15) function ViewRow( pRow : ESRI.ArcGIS.Geodatabase.IRow, bEditable : System.boolean );
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