Microsoft Chat Server SDK Reference

Remove Method

This method deletes the specified chat class from the collection.

Syntax

ChatClasses.Remove(Index|Key)

Parameters

Index
Numeric value representing index of entry in collection.
Key
String representing the Name property of the class.

© 1998 Microsoft Corporation. All rights reserved.