Miner.Responder.Framework.Requests Namespace > GetRegionHazards Class : GetRegionHazards Constructor |
'Declaration
Public Function New( _ ByVal regionIds() As System.Integer _ )
'Usage
Dim regionIds() As System.Integer Dim instance As New GetRegionHazards(regionIds)
public GetRegionHazards( System.int[] regionIds )
public GetRegionHazards( regionIds: System.Integerarray of );
public function GetRegionHazards( regionIds : System.int[] );
public: GetRegionHazards( System.int[]* regionIds )
public: GetRegionHazards( System.array<int>^ regionIds )
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