See Also

AddressList Class  | AddressList Members

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

Show All

index
Zero based index.

Returns the reference of Address at the specified index.

[Visual Basic]
Public ReadOnly Default Property Item( _    ByVal index As Integer _ ) As Address
[C#]
public Address this[    int index ]; {get;}

Parameters

index
Zero based index.

Remarks

Returns null if no object is present at the specified location.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

AddressList Class  | AddressList Members

 

 


© Copyright 2006, ceTe Software