ArcFM Engine Developer Guide
IDictionary Interface
Members 


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

Syntax
'Declaration
 
<DefaultMemberAttribute("Item")>
<ComConversionLossAttribute()>
<TypeLibTypeAttribute(TypeLibTypeFlags.FDual Or  _
    TypeLibTypeFlags.FDispatchable)>
<GuidAttribute("42C642C1-97E1-11CF-978F-00A02463E06F")>
<ComImportAttribute()>
Public Interface IDictionary 
'Usage
 
Dim instance As IDictionary
[DefaultMember("Item")]
[ComConversionLoss()]
[TypeLibType(TypeLibTypeFlags.FDual | 
    TypeLibTypeFlags.FDispatchable)]
[Guid("42C642C1-97E1-11CF-978F-00A02463E06F")]
[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