'宣言 Public Function New( _ ByVal BatchHeader As BatchHeader, _ ByVal Item As System.String _ )
'使用法 Dim BatchHeader As BatchHeader Dim Item As System.String Dim instance As New DeleteItemRequest(BatchHeader, Item)
public DeleteItemRequest( BatchHeader BatchHeader, System.string Item )
パラメータ
- BatchHeader
- Item