バージョン

GetParts メソッド (IPackage)

パケージの全部分のコレクションを返します。
シンタックス
'宣言
 
Function GetParts() As System.Collections.Generic.IEnumerable(Of IPackagePart)
System.Collections.Generic.IEnumerable<IPackagePart> GetParts()

戻り値の型

パケージに含まれるすべての System.IO.Packaging.PackagePart 要素のコレクションです。
参照

オンラインで表示: GitHub