Miner.Geodatabase.AutoUpdaters Namespace > LengthInteger Class : GetValue Method |
'Declaration
Protected Overrides Function GetValue( _ ByVal obj As ESRI.ArcGIS.Geodatabase.IObject, _ ByVal index As System.Integer _ ) As System.Object
'Usage
Dim instance As LengthInteger Dim obj As ESRI.ArcGIS.Geodatabase.IObject Dim index As System.Integer Dim value As System.Object value = instance.GetValue(obj, index)
protected function GetValue( obj: ESRI.ArcGIS.Geodatabase.IObject; index: System.Integer ): System.TObject; override;
protected override function GetValue( obj : ESRI.ArcGIS.Geodatabase.IObject, index : System.int ) : System.Object;
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