Class for LayoutList operation.

Namespace: T.Modules.Display
Assembly: T.Modules (in T.Modules.dll)

Public Class LayoutList 
Inherits ListObj(Of Layout)
This language is not supported or no code example is available.
public class LayoutList : ListObj<Layout>
This language is not supported or no code example is available.
Name Description
Public constructor LayoutList(RunObj, int) Construct the instance
Top

.NET Framework

Supported in: 4.6.2, 4.7