ViewportList Class

Class that holds and manages the list of Viewports.
Public Class ViewportList 
Inherits CollectionBase
This language is not supported or no code example is available.
public class ViewportList : CollectionBase
This language is not supported or no code example is available.
Name Description
Public property Capacity (inherited from CollectionBase).
Public property Count (inherited from CollectionBase).
Public property Item(int)
Top

.NET Framework

Supported in: 4.7.2

In this article

Definition