See Also

CategoryCollection Class  | CategoryCollection Members

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
oldValue
newValue
See Also Requirements Languages SSNavigationLibrary

OnSet Method

Structured Solutions
[Visual Basic]
Overrides Protected Sub OnSet( _    ByVal key As Object, _    ByVal oldValue As Object, _    ByVal newValue As Object _ )
[C#]
protected override void OnSet(    Object key,    Object oldValue,    Object newValue );
[JScript]
protected override function OnSet(    key : Object,    oldValue : Object,    newValue : Object );

Parameters

key
oldValue
newValue

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

CategoryCollection Class  | CategoryCollection Members

 

 


Copyright © 2005 by Structured Solutions. All rights reserved.