Edit

Share via


AbstractComplexDataEntity.FindMatchingChild(String, Int32) Method

Definition

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

Parameters

nodeName
String
startIndex
Int32

Returns

Applies to