ArcFM Desktop Developer Guide
InsertRange Method (LicenseLayoutCollection)


Syntax
'Declaration
 
Public Sub InsertRange( _
   ByVal index As Integer, _
   ByVal licenseLayouts As LicenseLayoutCollection _
) 
'Usage
 
Dim instance As LicenseLayoutCollection
Dim index As Integer
Dim licenseLayouts As LicenseLayoutCollection
 
instance.InsertRange(index, licenseLayouts)
public void InsertRange( 
   int index,
   LicenseLayoutCollection licenseLayouts
)

Parameters

index
licenseLayouts
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

LicenseLayoutCollection Class
LicenseLayoutCollection Members

 

 


Send Comment