Miner.Interop Namespace > IMMLibraryItem Interface : Row Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678272)> ReadOnly Property Row As ESRI.ArcGIS.Geodatabase.IRow
'Usage
Dim instance As IMMLibraryItem Dim value As ESRI.ArcGIS.Geodatabase.IRow value = instance.Row
[System.Runtime.InteropServices.DispId(1610678272)]
ESRI.ArcGIS.Geodatabase.IRow Row {get;}
read-only property Row: ESRI.ArcGIS.Geodatabase.IRow;
System.Runtime.InteropServices.DispIdAttribute(1610678272)
function get Row : ESRI.ArcGIS.Geodatabase.IRow
[System.Runtime.InteropServices.DispId(1610678272)] __property ESRI.ArcGIS.Geodatabase.IRow* get_Row();
[System.Runtime.InteropServices.DispId(1610678272)]
property ESRI.ArcGIS.Geodatabase.IRow^ Row {
ESRI.ArcGIS.Geodatabase.IRow^ get();
}
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