This topic has not yet been rated - Rate this topic

OpenXmlPartContainer.GetPartsOfType Method

  NameDescription
Public method GetPartsOfType<T>() Enumerates all the children parts of the specified type "T" of this part.
Public method GetPartsOfType<T>(ICollection<T>) Gets all the children parts of the specified type "T" into "partCollection" of this part.
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.