ArcFM Solution Developer Guide
IDictionary Interface
Members 


Available at Version
Product Availability
Required Licenses
.NET Assembly
Object Model
IDictionary Interface
Syntax
'Declaration
 
<System.Reflection.DefaultMemberAttribute("Item")>
<System.Runtime.InteropServices.ComConversionLossAttribute()>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FDual Or  _
    TypeLibTypeFlags.FDispatchable)>
<System.Runtime.InteropServices.GuidAttribute("42C642C1-97E1-11CF-978F-00A02463E06F")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IDictionary 
'Usage
 
Dim instance As IDictionary
[System.Reflection.DefaultMember("Item")]
[System.Runtime.InteropServices.ComConversionLoss()]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FDual | 
    TypeLibTypeFlags.FDispatchable)]
[System.Runtime.InteropServices.Guid("42C642C1-97E1-11CF-978F-00A02463E06F")]
[System.Runtime.InteropServices.ComImport()]
public interface IDictionary 
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

IDictionary Members
Miner.Interop.Process Namespace

Object Model
IDictionary Interface
Syntax
'Declaration
 
<System.Reflection.DefaultMemberAttribute("Item")>
<System.Runtime.InteropServices.ComConversionLossAttribute()>
<System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FDual Or  _
    TypeLibTypeFlags.FDispatchable)>
<System.Runtime.InteropServices.GuidAttribute("42C642C1-97E1-11CF-978F-00A02463E06F")>
<System.Runtime.InteropServices.ComImportAttribute()>
Public Interface IDictionary 
'Usage
 
Dim instance As IDictionary
[System.Reflection.DefaultMember("Item")]
[System.Runtime.InteropServices.ComConversionLoss()]
[System.Runtime.InteropServices.TypeLibType(TypeLibTypeFlags.FDual | 
    TypeLibTypeFlags.FDispatchable)]
[System.Runtime.InteropServices.Guid("42C642C1-97E1-11CF-978F-00A02463E06F")]
[System.Runtime.InteropServices.ComImport()]
public interface IDictionary 
Inheritance Hierarchy

Miner.Interop.Process.IDictionary

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

IDictionary Members
Miner.Interop.Process Namespace

 

 


Send Comment