See Also

LabelOverride Structure  | LabelOverride Members  | Overload List

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#

JScript

Show All

key
String to override.
val
String to override the key with.
ignoreCase
Specifies whether the key is case sensitive.
See Also Requirements Languages dotnetCHARTING Send comments on this topic.

LabelOverride Constructor(String,String,Boolean)

Initialize a new instance of the LabelOverride class.

[Visual Basic]
Public Function New( _    ByVal key As String, _    ByVal val As String, _    ByVal ignoreCase As Boolean _ )
[C#]
public LabelOverride(    string key,    string val,    bool ignoreCase );
[JScript]
public function LabelOverride(    key : String,    val : String,    ignoreCase : boolean );

Parameters

key
String to override.
val
String to override the key with.
ignoreCase
Specifies whether the key is case sensitive.

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

LabelOverride Structure  | LabelOverride Members  | Overload List

 

 


2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.