ArcFM Desktop Developer Guide
Palettes Class
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Product Availability
Designer Express
Required Licenses
Designer Express
.NET Assembly
Miner.Desktop.DesignerExpress.dll
This class represents a list of all palettes stored in the database.
Object Model
Palettes Class
Syntax
'Declaration
 
Public Class Palettes 
   Inherits Miner.SortedBindingList(Of Palette)
'Usage
 
Dim instance As Palettes
public class Palettes : Miner.SortedBindingList<Palette> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      System.ComponentModel.BindingList<T>
            Miner.Desktop.DesignerExpress.Palettes

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

Palettes Members
Miner.Desktop.DesignerExpress Namespace

 

 


Send Comment