OpenXmlPartContainer.GetPartsOfType Method
Office 2010
| Name | Description | |
|---|---|---|
|
GetPartsOfType<T>() | Enumerates all the children parts of the specified type "T" of this part. |
|
GetPartsOfType<T>(ICollection<T>) | Gets all the children parts of the specified type "T" into "partCollection" of this part. |