ArcFM Desktop Developer Guide
CommandItemLayoutCollection Class
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Product Availability
ArcFM Desktop and ArcFM Engine
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine
.NET Assembly
Miner.Windows.dll
Provides the serializable data for the collection of CommandBarLayouts.
Object Model
CommandItemLayoutCollection Class
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
Public Class CommandItemLayoutCollection 
   Inherits System.Collections.ObjectModel.Collection(Of CommandItemLayout)
'Usage
 
Dim instance As CommandItemLayoutCollection
[DefaultMember("Item")]
public class CommandItemLayoutCollection : System.Collections.ObjectModel.Collection<CommandItemLayout> 
Inheritance Hierarchy

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

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

CommandItemLayoutCollection Members
Miner.Windows.Layout.Data Namespace

 

 


Send Comment