List of user defined Script Classes

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

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

.NET Framework

Supported in: 4.6.2, 4.7