ArcFM Desktop Developer Guide
GetValue Method (LengthSingle)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Syntax
'Declaration
 
Protected Overrides Function GetValue( _
   ByVal obj As ESRI.ArcGIS.Geodatabase.IObject, _
   ByVal index As Integer _
) As Object
'Usage
 
Dim instance As LengthSingle
Dim obj As ESRI.ArcGIS.Geodatabase.IObject
Dim index As Integer
Dim value As Object
 
value = instance.GetValue(obj, index)
protected override object GetValue( 
   ESRI.ArcGIS.Geodatabase.IObject obj,
   int index
)

Parameters

obj
index
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

LengthSingle Class
LengthSingle Members

 

 


Send Comment