다음을 통해 공유


CoreStrings.FindWrongCount(Object, Object) 메서드

정의

{properties} 속성에 대한 'FindEntry' 또는 'GetEntries' 메서드에 {values} 값이 전달되었습니다. 값 수는 속성 수와 일치해야 합니다.

public static string FindWrongCount (object? values, object? properties);
static member FindWrongCount : obj * obj -> string
Public Shared Function FindWrongCount (values As Object, properties As Object) As String

매개 변수

values
Object
properties
Object

반환

적용 대상