ScreenPartialFieldCollection Constructors

Definition

Overloads

ScreenPartialFieldCollection()
ScreenPartialFieldCollection(Int32)

ScreenPartialFieldCollection()

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

Applies to

ScreenPartialFieldCollection(Int32)

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

Parameters

entries
Int32

Applies to