GrapeCity.Web.Input.v100 アセンブリ > GrapeCity.Web.Input.IMExtenders 名前空間 > GcAddress クラス > GetZipCode メソッド : GetZipCode(String,ZipCodeQueryMode) メソッド |
Public Overloads Function GetZipCode( _ ByVal address As String, _ ByVal queryMode As ZipCodeQueryMode _ ) As IEnumerable(Of AddressInfo)
public IEnumerable<AddressInfo> GetZipCode( string address, ZipCodeQueryMode queryMode )