ArcFM Desktop Developer Guide
MdiTabGroupLayoutCollection Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
MdiTabGroupLayoutCollection Class
Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
<DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_CollectionDebugView`1)>
<DebuggerDisplayAttribute("Count = {Count}")>
Public Class MdiTabGroupLayoutCollection 
   Inherits System.Collections.ObjectModel.Collection(Of MdiTabGroupLayout)
'Usage
 
Dim instance As MdiTabGroupLayoutCollection
[DefaultMember("Item")]
[DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)]
[DebuggerDisplay("Count = {Count}")]
public class MdiTabGroupLayoutCollection : System.Collections.ObjectModel.Collection<MdiTabGroupLayout> 
Inheritance Hierarchy

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

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

MdiTabGroupLayoutCollection Members
Miner.Windows.Layout.Data Namespace

 

 


Send Comment