In The Hand
Remove Method (index)
Namespaces
►
InTheHand.WindowsMobile.PocketOutlook
►
RecipientCollection
►
Remove(Int32)
C#
Visual Basic
.NET Components for Mobility
Removes the
Recipient
at the specified index.
Declaration Syntax
C#
Visual Basic
public
void
Remove
(
int
index
)
Public
Sub
Remove
( _
index
As
Integer
_ )
Parameters
index
(
Int32
)
Index of
Recipient
to be removed.
Assembly:
InTheHand.WindowsMobile.PocketOutlook
(Module: InTheHand.WindowsMobile.PocketOutlook) Version: 7.0.0.0