StateCollection Class
Syntax
'Declaration
<DefaultMemberAttribute("Item")>
Public Class StateCollection
Inherits FChoice.Foundation.DataObjects.DataObjectCollection(Of StateProvince)
[DefaultMemberAttribute("Item")]
public class StateCollection : FChoice.Foundation.DataObjects.DataObjectCollection<StateProvince>
Inheritance Hierarchy
System.Object
System.Collections.Generic.List
FChoice.Foundation.DataObjects.DataObjectCollection
FChoice.Foundation.Clarify.DataObjects.StateCollection
Requirements
Namespace: FChoice.Foundation.Clarify.DataObjects
Platforms: Windows 2000, Windows XP, Windows Server family
Assembly: fcSDK (in C:\dovetail\dovetail-sdk\build\Release\fcSDK.dll)
Reference
StateCollection Members
FChoice.Foundation.Clarify.DataObjects Namespace