Table of Contents

Method Child

Namespace
DocWright.Reporting
Assembly
DocWright.Reporting.dll

Child(string)

Finds a child by local name.

public RdlSchemaChild? Child(string localName)

Parameters

localName string

The name to find.

Returns

RdlSchemaChild

The child, or null when this type does not declare one.