ScreenFieldCollection Constructors

Definition

Overloads

ScreenFieldCollection()
ScreenFieldCollection(Int32)

ScreenFieldCollection()

public:
 ScreenFieldCollection();
public ScreenFieldCollection ();
Public Sub New ()

Applies to

ScreenFieldCollection(Int32)

public:
 ScreenFieldCollection(int entries);
public ScreenFieldCollection (int entries);
new Microsoft.HostIntegration.SNA.Session.ScreenFieldCollection : int -> Microsoft.HostIntegration.SNA.Session.ScreenFieldCollection
Public Sub New (entries As Integer)

Parameters

entries
Int32

Applies to