ArcFM Responder Mobile Developer Guide
Keys Method (IDictionary)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(6)>
Function Keys() As System.Object
'Usage
 
Dim instance As IDictionary
Dim value As System.Object
 
value = instance.Keys()
[System.Runtime.InteropServices.DispId(6)]
System.object Keys()
function Keys(): System.TObject; 
System.Runtime.InteropServices.DispIdAttribute(6)
function Keys() : System.Object;
[System.Runtime.InteropServices.DispId(6)]
System.Object* Keys(); 
[System.Runtime.InteropServices.DispId(6)]
System.Object^ Keys(); 
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 Interface
IDictionary Members

Send Feedback