Item Property (StateCollection)
Syntax
'Declaration
Public Shadows ReadOnly Default Property Item( _
ByVal _name_ As String, _
ByVal _isFullName_ As Boolean _
) As StateProvince
public new StateProvince this[
string _name_,
bool _isFullName_
]; {get;}
Parameters
name
isFullName
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family