TransformHelpers.CheckTooManyParameters Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static void CheckTooManyParameters (System.Collections.Generic.IReadOnlyDictionary<string,string> rawTransform, int expected);
static member CheckTooManyParameters : System.Collections.Generic.IReadOnlyDictionary<string, string> * int -> unit
Public Shared Sub CheckTooManyParameters (rawTransform As IReadOnlyDictionary(Of String, String), expected As Integer)
Parameters
- rawTransform
- IReadOnlyDictionary<String,String>
- expected
- Int32