Miner.Interop.Process Namespace > MMPxNodeListClass Class : Item Property |
'Declaration
Public Overridable Property Item( _ ByRef Key As System.Object _ ) As System.Object
'Usage
Dim instance As MMPxNodeListClass Dim Key As System.Object Dim value As System.Object instance.Item(Key) = value value = instance.Item(Key)
public virtual System.object Item( ref System.object Key ) {get; set;}
public read-write property Item( var Key: System.TObject ): System.TObject; virtual;
public function get,set Item( Key : System.Object ) : System.Object
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