ScreenPartialFieldCollection 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
| 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