Miner.Data.Configuration Namespace > Domain Class : GetSortOrder Method |
'Declaration
Public MustOverride Function GetSortOrder() As SortedByType
'Usage
Dim instance As Domain Dim value As SortedByType value = instance.GetSortOrder()
public abstract SortedByType GetSortOrder()
public function GetSortOrder(): SortedByType; abstract;
public __abstract function GetSortOrder() : SortedByType;
public: abstract SortedByType GetSortOrder();
public: abstract SortedByType GetSortOrder();
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