| Miner.Responder.Framework.Requests Namespace > FindAllDataRequest Class > FindAllDataRequest Constructor : FindAllDataRequest Constructor(IEnumerable<Int32>) |
'DeclarationPublic Function New( _ ByVal regions As System.Collections.Generic.IEnumerable(Of Integer) _ )
'UsageDim regions As System.Collections.Generic.IEnumerable(Of Integer) Dim instance As New FindAllDataRequest(regions)
public FindAllDataRequest( System.Collections.Generic.IEnumerable<int> regions )
public FindAllDataRequest( regions: System.Collections.Generic.IEnumerable );
public function FindAllDataRequest( regions : System.Collections.Generic.IEnumerable );
public: FindAllDataRequest( System.Collections.Generic.IEnumerable<int>* regions )
public: FindAllDataRequest( System.Collections.Generic.IEnumerable<int>^ regions )
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