ComponentSpace Country Picker Control Reference

CountryCollection Class

Represents a collection of countries. The list is as defined by ISO 3166.

For a list of all members of this type, see CountryCollection Members.

System.Object
   System.Collections.CollectionBase
      ComponentSpace.CountryPicker.CountryCollection

[Visual Basic]
Public Class CountryCollection
    Inherits CollectionBase
[C#]
public class CountryCollection : CollectionBase

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: ComponentSpace.CountryPicker

Assembly: ComponentSpace.CountryPicker (in ComponentSpace.CountryPicker.dll)

See Also

CountryCollection Members | ComponentSpace.CountryPicker Namespace