SmartSockets .NET Class Library

TipcOption.addEnumMapLegalValue Method 

Adds an enum map name and value to the list of valid names.

public virtual void addEnumMapLegalValue(
   string name,
   int value
);

Parameters

name
the name of the enumerated value
value
the value the name maps to

See Also

TipcOption Class | TipcOption Members | TIBCO.SMARTSOCKETS Namespace


Copyright © TIBCO Software Inc. All rights reserved