ComponentOne Studio Web API Edition
Manager<T> Class Methods

For a list of all members of this type, see Manager<T> members.

Public Methods
 NameDescription
Public MethodAddAdd item with the key to the manager.  
Public MethodContainsGets a boolean value which indicates whether the key exists in the manager.  
Public MethodGetGets the instance which is mapped to the specified key.  
Public MethodRemoveRemove the item with the specified key.  
Public MethodTryGetTry to get the instance which is mapped to the specified key.  
Top
See Also

Reference

Manager<T> Class
C1.Web.Api.Configuration Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.