ArcFM Desktop Developer Guide
ComCategoryLookup Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
ComCategoryLookup Class
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<GuidAttribute("0A045B1B-9589-401a-9A7F-561D8E14222D")>
<ProgIdAttribute("mmSystem.MMComCategoryLookup")>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<DefaultMemberAttribute("Item")>
<DebuggerTypeProxyAttribute(System.Collections.Generic.Mscorlib_CollectionDebugView`1)>
<DebuggerDisplayAttribute("Count = {Count}")>
Public Class ComCategoryLookup 
   Inherits System.Collections.Generic.List(Of Guid)
'Usage
 
Dim instance As ComCategoryLookup
[ComVisible(true)]
[Guid("0A045B1B-9589-401a-9A7F-561D8E14222D")]
[ProgId("mmSystem.MMComCategoryLookup")]
[ClassInterface(ClassInterfaceType.None)]
[DefaultMember("Item")]
[DebuggerTypeProxy(System.Collections.Generic.Mscorlib_CollectionDebugView`1)]
[DebuggerDisplay("Count = {Count}")]
public class ComCategoryLookup : System.Collections.Generic.List<Guid> 
Inheritance Hierarchy

System.Object
   System.Collections.Generic.List<T>
      Miner.ComCategoryLookup

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

ComCategoryLookup Members
Miner Namespace

 

 


Send Comment