'宣言
Public Function New( _ ByVal strictMode As Boolean, _ ByVal itemType As String, _ Optional ByVal castAsArray As Boolean, _ Optional ByVal skipNotMathedItem As Boolean _ )
public _ArrayConverter( bool strictMode, string itemType, bool castAsArray, bool skipNotMathedItem )
パラメータ
- strictMode
- itemType
- castAsArray
- skipNotMathedItem