다음을 통해 공유


AbstractComplexDataEntity.FindMatchingChild(String, Int32) 메서드

정의

protected:
 int FindMatchingChild(System::String ^ nodeName, int startIndex);
protected int FindMatchingChild (string nodeName, int startIndex);
member this.FindMatchingChild : string * int -> int
Protected Function FindMatchingChild (nodeName As String, startIndex As Integer) As Integer

매개 변수

nodeName
String
startIndex
Int32

반환

적용 대상