CmdletHelper Class
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.
Helper class for the logic app commands
public static class CmdletHelper
type CmdletHelper = class
Public Module CmdletHelper
- Inheritance
-
CmdletHelper
Methods
ToIEnumerable<T>(IEnumerator<T>) |
Converts IEnumerator to IEnumerable |