Miner.Interop Namespace > IMMEditFeederSubSourceCollection Interface : GetSubSourceRow Method |
'Declaration
Function GetSubSourceRow( _ ByVal SubSourceID As System.Object _ ) As ESRI.ArcGIS.Geodatabase.IRow
'Usage
Dim instance As IMMEditFeederSubSourceCollection Dim SubSourceID As System.Object Dim value As ESRI.ArcGIS.Geodatabase.IRow value = instance.GetSubSourceRow(SubSourceID)
ESRI.ArcGIS.Geodatabase.IRow GetSubSourceRow( System.object SubSourceID )
function GetSubSourceRow( SubSourceID: System.TObject ): ESRI.ArcGIS.Geodatabase.IRow;
function GetSubSourceRow( SubSourceID : System.Object ) : ESRI.ArcGIS.Geodatabase.IRow;
ESRI.ArcGIS.Geodatabase.IRow* GetSubSourceRow( System.Object* SubSourceID )
ESRI.ArcGIS.Geodatabase.IRow^ GetSubSourceRow( System.Object^ SubSourceID )
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