Dart.Mail 名前空間 > MultipartContent クラス : Filter メソッド |
Public Function Filter( _ ByVal type As Type, _ ByVal recurse As Boolean, _ ByVal includeSubClasses As Boolean _ ) As ReadOnlyCollection(Of Part)
public ReadOnlyCollection<Part> Filter( Type type, bool recurse, bool includeSubClasses )