ListControl.Create(Boolean) Method
Definition
Important
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 System.Management.Automation.ListControlBuilder Create (bool outOfBand = false);
static member Create : bool -> System.Management.Automation.ListControlBuilder
Public Shared Function Create (Optional outOfBand As Boolean = false) As ListControlBuilder
Parameters
- outOfBand
- Boolean