Skip to content

M_Cyjb_CommonExceptions_InvalidElementType_1

CYJB edited this page Mar 20, 2024 · 13 revisions

CommonExceptions.InvalidElementType 方法 (Exception)

返回目标元素类型与集合项的类型不兼容的异常。

Namespace: Cyjb
Assembly: Cyjb (in Cyjb.dll) Version: 1.0.23+7750dd8e971297c5fa962a3bee37fb78f72793f6

语法

C#

public static ArrayTypeMismatchException InvalidElementType(
	Exception innerException
)

参数

 

innerException
Type: System.Exception
内部异常引用。

返回值

Type: ArrayTypeMismatchException
ArrayTypeMismatchException 对象。

参见

Reference

CommonExceptions 类
InvalidElementType 重载
Cyjb 命名空间

Clone this wiki locally