| Miner.Interop.Process Namespace > MMPxNodeListClass Class : NextStates Property |
'DeclarationPublic Overridable ReadOnly Property NextStates As IMMEnumPxState
'UsageDim instance As MMPxNodeListClass Dim value As IMMEnumPxState value = instance.NextStates
public virtual IMMEnumPxState NextStates {get;}
public read-only property NextStates: IMMEnumPxState; virtual;
public function get NextStates : IMMEnumPxState
public: __property virtual IMMEnumPxState* get_NextStates();
public: virtual property IMMEnumPxState^ NextStates { IMMEnumPxState^ 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