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 Type GetChildType (string objectName, string parentName);
static member GetChildType : string * string -> Type
Public Shared Function GetChildType (objectName As String, parentName As String) As Type