MobileForms Toolkit Documentation

Address Constructor

Constructs an empty instance of the Address object.

Overload List

Constructs an empty instance of the Address object.

public Address();

Constructs an instance of the Address object and fills it with the basic address information.

public Address(string,string,string,string);

See Also

Address Class | Resco.Location Namespace