ArcFM Desktop Developer Guide
Contains Method (LicenseLayoutCollection)


Syntax
'Declaration
 
Public Shadows Function Contains( _
   ByVal find As LicenseLayout _
) As Boolean
'Usage
 
Dim instance As LicenseLayoutCollection
Dim find As LicenseLayout
Dim value As Boolean
 
value = instance.Contains(find)
public new bool Contains( 
   LicenseLayout find
)

Parameters

find
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