For internal use.
Namespace:
C1.C1Rdl.Rdl2008Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
protected override void ScriptHostOwnerGetChildren( List<IScriptHostOwner> children ) |
Visual Basic |
---|
Protected Overrides Sub ScriptHostOwnerGetChildren ( _ children As List(Of IScriptHostOwner) _ ) |
Parameters
- children
- Type: System.Collections.Generic..::..List<(Of <(<'IScriptHostOwner>)>)>