ArcFM Engine Developer Guide
TypeKinds Enumeration


Syntax
'Declaration
 
Public Enum TypeKinds 
   Inherits System.Enum
'Usage
 
Dim instance As TypeKinds
public enum TypeKinds : System.Enum 
Members
MemberDescription
TKIND_ALIAS 
TKIND_COCLASS 
TKIND_DISPATCH 
TKIND_ENUM 
TKIND_INTERFACE 
TKIND_MAX 
TKIND_MODULE 
TKIND_RECORD 
TKIND_UNION 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.TlbInf32.TypeKinds

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

Miner.Interop.TlbInf32 Namespace

 

 


Send Comment