Visual Basic (Usage) | ![]() |
---|---|
Dim instance As BaseDataVariableState Dim context As ISystemContext Dim children As IList(Of BaseInstanceState) instance.GetChildren(context, children) |
C# | |
---|---|
public override void GetChildren( ISystemContext context, IList<BaseInstanceState> children ) |
Parameters
- context
- The context for the system being accessed.
- children
- The list of children to populate.
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x