ViewInfoContainer Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A container for ViewInfo instances.
public ref class ViewInfoContainer
public class ViewInfoContainer
type ViewInfoContainer = class
Public Class ViewInfoContainer
- Inheritance
-
ViewInfoContainer
Constructors
ViewInfoContainer(IReadOnlyList<ViewInfo>) |
Initializes a new instance of ViewInfos. |
Properties
ViewInfos |
The IReadOnlyList<T> of ViewInfo. |