Objectforce
  Home FAQ Contact Sign in
 
Advanced search
MATCHING GROUPS



more...
POPULAR GROUPS

more...

found 1 articles for 0.312 sec
> You can extend $s and intreduce new members even though it's not a psObject. Check out Add-Member's Help documentation, specifically the Notes and Return Type section. # I understand that the statement $s = $s | Add-Member -p ScriptMethod reverse $ar # which is equivalent to $s = Add-Member -i $s -p ScriptMethod reverse $ar Pipes $s --a [String]-- to Add-Member; Add-Member receives     

Group: microsoft.public.windows.powershell · Group Profile · Search for Objectforce in microsoft.public.windows.powershell
Author: Kiron
Date: Apr 1, 2008 09:24

Show full article (6.02Kb) · Show article thread