ArcFM Engine Developer Guide
IRowBuffer_set_Value Method (MMPackageClass)


Syntax
'Declaration
 
Public Overridable Sub IRowBuffer_set_Value( _
   ByVal Index As Integer, _
   ByVal Value As Object _
) 
'Usage
 
Dim instance As MMPackageClass
Dim Index As Integer
Dim Value As Object
 
instance.IRowBuffer_set_Value(Index, Value)
public virtual void IRowBuffer_set_Value( 
   int Index,
   object Value
)

Parameters

Index
Value
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

MMPackageClass Class
MMPackageClass Members

 

 


Send Comment