ArcFM Engine Developer Guide
LicenseLayoutCollection Class
Members 


Product Availability
Required Licenses
.NET Assembly
Provides the serializable data for the collection of LicenseLayout objects.
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
Public Class LicenseLayoutCollection 
   Inherits System.Collections.ObjectModel.Collection(Of LicenseLayout)
'Usage
 
Dim instance As LicenseLayoutCollection
[DefaultMember("Item")]
public class LicenseLayoutCollection : System.Collections.ObjectModel.Collection<LicenseLayout> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      Miner.Windows.Layout.Data.LicenseLayoutCollection

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 Members
Miner.Windows.Layout.Data Namespace

 

 


Send Comment