GetElementByRank Method (GlobalStringElementCollection)
Syntax
'Declaration
Public Function GetElementByRank( _
ByVal _rank_ As Integer _
) As IGlobalStringElement
public IGlobalStringElement GetElementByRank(
int _rank_
)
Parameters
rank
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family
Reference
GlobalStringElementCollection Class
GlobalStringElementCollection Members