Show / Hide Table of Contents

IsInHgbstList(String,String,Boolean,String[]) Method

The title of the user-defined list (HGBST)

The title of the element to verify

An optional list of element titles that defines what level in the user-defined list to search

Syntax

'Declaration

Public Overloads Function IsInHgbstList( _
   ByVal _listTitle_ As String, _
   ByVal _elementTitle_ As String, _
   ByVal _throwErrors_ As Boolean, _
   ByVal ParamArray _elementTitles_() As String _
) As Boolean
public bool IsInHgbstList( 
   string _listTitle_,
   string _elementTitle_,
   bool _throwErrors_,
   params string[] _elementTitles_
)

Parameters

listTitle

The title of the user-defined list (HGBST)

elementTitle

The title of the element to verify

throwErrors

elementTitles

An optional list of element titles that defines what level in the user-defined list to search

Requirements

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

Reference

ListCache Class
ListCache Members
Overload List

Back to top © 2018 Dovetail Software, Inc. - All rights reserved.
Clarify, Amdocs, and related products and names are copyright and trademark of Amdocs, Inc.
.NET, Visual Studio.NET, C#, Visual Basic and related products are trademark of Microsoft corporation.