GrapeCity Secure Mail for .NET 4.0J
FindParent メソッド

親を探すPart。
再帰検索を実行して、このMultipartに含まれる指定した子の親Partを探します。
シンタックス
Public Function FindParent( _
   ByVal child As Part _
) As Multipart
public Multipart FindParent( 
   Part child
)

パラメータ

child
親を探すPart。

戻り値の型

参照

参照

Multipart クラス
Multipart メンバ

 

 


© 2003, GrapeCity inc. All rights reserved.