DictEnum.index2CountryRegionCodes(Int32) 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.
public:
virtual cli::array <System::Object ^> ^ index2CountryRegionCodes(int _index);
public virtual object[] index2CountryRegionCodes (int _index);
abstract member index2CountryRegionCodes : int -> obj[]
override this.index2CountryRegionCodes : int -> obj[]
Public Overridable Function index2CountryRegionCodes (_index As Integer) As Object()
Parameters
- _index
- Int32
Returns
Object[]