Cuminas DjVu SDK for .NET Framework
ZoneCollection Class
Members 



Object Model
ZoneCollection ClassZone Class
Syntax
<DefaultMemberAttribute("Item")>
Public NotInheritable Class ZoneCollection 
   Inherits System.Collections.ObjectModel.Collection(Of Zone)
Dim instance As ZoneCollection
[DefaultMember("Item")]
public sealed class ZoneCollection : System.Collections.ObjectModel.Collection<Zone> 
[DefaultMember("Item")]
public ref class ZoneCollection sealed : public System.Collections.ObjectModel.Collection<Zone> 
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      Ocr.ZoneCollection

Requirements

Target Platforms: Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

Reference

ZoneCollection Members
Ocr Namespace

Send Feedback