CommandCollection (class)

This type is found in the namespace System.Management.Automation.Runspaces

mAddScriptVoid
mAddVoid
mAddScriptVoid
mget_CountInt32
mget_ItemCommand
mset_ItemVoid
mAddVoid
mClearVoid
mCopyToVoid
mContainsBoolean
mGetEnumerator0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]
mIndexOfInt32
mRemoveBoolean
mRemoveAtVoid
mInsertVoid
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
pCountInt32
pItemCommand

AddScript

Add

scriptContentsSystem.String
useLocalScopeSystem.Boolean

AddScript

commandSystem.String

get_Count

scriptContentsSystem.String

get_Item

.

set_Item

indexSystem.Int32

Add

indexSystem.Int32
valueSystem.Management.Automation.Runspaces.Command

Clear

itemSystem.Management.Automation.Runspaces.Command

CopyTo

.

Contains

arraySystem.Management.Automation.Runspaces.Command[]
indexSystem.Int32

GetEnumerator

itemSystem.Management.Automation.Runspaces.Command

IndexOf

.

Remove

itemSystem.Management.Automation.Runspaces.Command

RemoveAt

itemSystem.Management.Automation.Runspaces.Command

Insert

indexSystem.Int32

Equals

indexSystem.Int32
itemSystem.Management.Automation.Runspaces.Command

GetHashCode

objSystem.Object

GetType

.

ToString

.

Count

.

Item

.
.