Miner.Responder.Framework.Requests Namespace > GetPostalCodeInformationRequest Class > GetPostalCodeInformationRequest Constructor : GetPostalCodeInformationRequest Constructor(Boolean,Int32,Int32) |
'Declaration
Public Function New( _ ByVal useSubString As System.Boolean, _ ByVal start As System.Integer, _ ByVal length As System.Integer _ )
'Usage
Dim useSubString As System.Boolean Dim start As System.Integer Dim length As System.Integer Dim instance As New GetPostalCodeInformationRequest(useSubString, start, length)
public GetPostalCodeInformationRequest( System.bool useSubString, System.int start, System.int length )
public GetPostalCodeInformationRequest( useSubString: System.Boolean; start: System.Integer; length: System.Integer );
public function GetPostalCodeInformationRequest( useSubString : System.boolean, start : System.int, length : System.int );
public: GetPostalCodeInformationRequest( System.bool useSubString, System.int start, System.int length )
public: GetPostalCodeInformationRequest( System.bool useSubString, System.int start, System.int length )
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