Miner.Interop Namespace > ISSNode Interface : Sorted Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(2023)> Property Sorted As Constants_Sorted
'Usage
Dim instance As ISSNode Dim value As Constants_Sorted instance.Sorted = value value = instance.Sorted
[System.Runtime.InteropServices.DispId(2023)] Constants_Sorted Sorted {get; set;}
read-write property Sorted: Constants_Sorted;
System.Runtime.InteropServices.DispIdAttribute(2023) function get,set Sorted : Constants_Sorted
[System.Runtime.InteropServices.DispId(2023)] __property Constants_Sorted get_Sorted(); __property void set_Sorted( Constants_Sorted value );
[System.Runtime.InteropServices.DispId(2023)] property Constants_Sorted Sorted { Constants_Sorted get(); void set ( Constants_Sorted value); }
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