次の方法で共有


Extensions.IsAttachmentCollection(Type) メソッド

定義

型は、待機可能な添付ファイルの列挙可能です。

public static bool IsAttachmentCollection(this Type type);
static member IsAttachmentCollection : Type -> bool
<Extension()>
Public Function IsAttachmentCollection (type As Type) As Boolean

パラメーター

type
Type

チェックするを入力します。

戻り値

True の 場合は、待機可能な添付ファイルの列挙可能です。

適用対象