ArcFM Responder Mobile Developer Guide
IDictionary Interface
Members 






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 
public interface IDictionary 
System.Reflection.DefaultMemberAttribute("Item")
System.Runtime.InteropServices.ComConversionLossAttribute()
System.Runtime.InteropServices.TypeLibTypeAttribute(TypeLibTypeFlags.FDual | 
    TypeLibTypeFlags.FDispatchable)
System.Runtime.InteropServices.GuidAttribute("42C642C1-97E1-11CF-978F-00A02463E06F")
System.Runtime.InteropServices.ComImportAttribute()
public interface 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 __gc __interface 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 class IDictionary 
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IDictionary Members
Miner.Interop.Process Namespace

Send Feedback