| Miner.Responder.Framework.Requests Namespace > FindDownstreamSubsourceDevicesRequest Class : FindDownstreamSubsourceDevicesRequest Constructor |
'DeclarationPublic Function New( _ ByVal devices As System.Collections.Generic.IList(Of FeatureID) _ )
'UsageDim devices As System.Collections.Generic.IList(Of FeatureID) Dim instance As New FindDownstreamSubsourceDevicesRequest(devices)
public FindDownstreamSubsourceDevicesRequest( System.Collections.Generic.IList<FeatureID> devices )
public FindDownstreamSubsourceDevicesRequest( devices: System.Collections.Generic.IList );
public function FindDownstreamSubsourceDevicesRequest( devices : System.Collections.Generic.IList );
public: FindDownstreamSubsourceDevicesRequest( System.Collections.Generic.IList<FeatureID*>* devices )
public: FindDownstreamSubsourceDevicesRequest( System.Collections.Generic.IList<FeatureID^>^ devices )
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