GetBodyPart method: MCFMultiPart class
Syntax
GetBodyPart(Index)
Description
Use the GetBodyPart method to return a reference to the body part specified by Index.
Parameters
| Parameter | Description |
|---|---|
|
Index |
Specify the numeric position of the body part you want to access. |
Returns
A reference to an MCFBodyPart object.
Related Topics