'Declaration
<DefaultMemberAttribute("Item")> Public Class CountryCollection Inherits FChoice.Foundation.DataObjects.DataObjectCollection(Of Country)
[DefaultMemberAttribute("Item")] public class CountryCollection : FChoice.Foundation.DataObjects.DataObjectCollection<Country>
System.Object
System.Collections.Generic.List<T>
FChoice.Foundation.DataObjects.DataObjectCollection<T>
FChoice.Foundation.Clarify.DataObjects.CountryCollection
Namespace: FChoice.Foundation.Clarify.DataObjects
Platforms: Windows XP, Windows Server 2003 and 2008 family
Assembly: fcSDK (in C:\dovetail\dovetail-sdk\build\Release\fcSDK.dll)