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