ArcFM Engine Developer Guide
ArrayBounds Method


Syntax
'Declaration
 
<DispIdAttribute(1610743818)>
Function ArrayBounds( _
   ByRef Bounds() As Integer _
) As Short
'Usage
 
Dim instance As VarTypeInfo
Dim Bounds() As Integer
Dim value As Short
 
value = instance.ArrayBounds(Bounds)
[DispId(1610743818)]
short ArrayBounds( 
   out int[] Bounds
)

Parameters

Bounds
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

VarTypeInfo Interface
VarTypeInfo Members

 

 


Send Comment