GetHgbstList(String,Boolean,String[]) Method
The title of the user-defined list (HGBST)
An optional list of element titles specifying the level in the user-defined list to retrieve
Syntax
'Declaration
Public Overloads Function GetHgbstList( _
ByVal _listTitle_ As String, _
ByVal _includeInactive_ As Boolean, _
ByVal ParamArray _elementTitles_() As String _
) As IHierarchicalStringElementCollection
public IHierarchicalStringElementCollection GetHgbstList(
string _listTitle_,
bool _includeInactive_,
params string[] _elementTitles_
)
Parameters
listTitle
The title of the user-defined list (HGBST)
includeInactive
elementTitles
An optional list of element titles specifying the level in the user-defined list to retrieve
Requirements
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server family