DictType.Getcountryregioncodes Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Retrieves a container that holds the country/region codes that are defined.
public:
virtual cli::array <System::Object ^> ^ Getcountryregioncodes();
public virtual object[] Getcountryregioncodes ();
abstract member Getcountryregioncodes : unit -> obj[]
override this.Getcountryregioncodes : unit -> obj[]
Public Overridable Function Getcountryregioncodes () As Object()
Returns
Object[]
A container that holds country/region codes.