Cuminas DjVu SDK for .NET Framework
MapAreaCollection Class
Members 



Object Model
MapAreaCollection ClassMapArea Class
Syntax
<DefaultMemberAttribute("Item")>
Public NotInheritable Class MapAreaCollection 
   Inherits System.Collections.ObjectModel.Collection(Of MapArea)
   Implements IFormatVersionQuery 
Dim instance As MapAreaCollection
[DefaultMember("Item")]
public sealed class MapAreaCollection : System.Collections.ObjectModel.Collection<MapArea>, IFormatVersionQuery  
[DefaultMember("Item")]
public ref class MapAreaCollection sealed : public System.Collections.ObjectModel.Collection<MapArea>, IFormatVersionQuery  
Inheritance Hierarchy

System.Object
   System.Collections.ObjectModel.Collection<T>
      DjVu.MapAreaCollection

Requirements

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

See Also

Reference

MapAreaCollection Members
DjVu Namespace

Send Feedback