ScreenFieldCollection Constructors
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.
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