Miner.Responder.Framework.Requests Namespace > GetCityInformationRequest Class : Item Property |
'Declaration
Public ReadOnly Default Property Item( _ ByVal city As System.String _ ) As RegionCustomerInformation
'Usage
Dim instance As GetCityInformationRequest Dim city As System.String Dim value As RegionCustomerInformation value = instance.Item(city)
public RegionCustomerInformation this[ System.string city ]; {get;}
public this: : RegionCustomerInformation;[ city: System.String ]; read-only
public this[ city : System.String ] get : RegionCustomerInformation
public: __property RegionCustomerInformation get_Item System.string* city ;
public: property RegionCustomerInformation default [String^] { RegionCustomerInformation get(System.String^ city); }
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