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。

适用于