
| Visual Basic (Declaration) | |
|---|---|
Public Class PartList Inherits System.Collections.ArrayList | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim instance As PartList | |
| C# | |
|---|---|
public class PartList : System.Collections.ArrayList | |
| Managed Extensions for C++ | |
|---|---|
public __gc class PartList : public System.Collections.ArrayList | |
| C++/CLI | |
|---|---|
public ref class PartList : public System.Collections.ArrayList | |
Inherits all members from ArrayList. This object is intended to handle standard functionality for linking MessagePartStreams, MessageStreams, and MimeAttachmentStreams with a Part object. This is not intended to be used by users.
System.Object
System.Collections.ArrayList
Dart.PowerTCP.Mail.PartList
Dart.PowerTCP.Mail.MessagePartStreams
Dart.PowerTCP.Mail.MessageStreams
Dart.PowerTCP.Mail.MimeAttachmentStreams
Target Platforms: Microsoft .NET Framework 2.0