Miner.Geodatabase.GeodatabaseManager Namespace > ActionData Class : Keys Property |
'Declaration
Public ReadOnly Property Keys As System.Collections.ICollection
'Usage
Dim instance As ActionData Dim value As System.Collections.ICollection value = instance.Keys
public System.Collections.ICollection Keys {get;}
public read-only property Keys: System.Collections.ICollection;
public function get Keys : System.Collections.ICollection
public: __property System.Collections.ICollection* get_Keys();
public: property System.Collections.ICollection^ Keys { System.Collections.ICollection^ get(); }
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