ComponentOne Studio Web API Edition
Manager<T> Class Members
Properties  Methods 

The following tables list the members exposed by Manager<T>.

Public Constructors
 NameDescription
Public ConstructorManager<T> Constructor  
Top
Public Properties
 NameDescription
Public PropertyItemsGets the map of the items which are maintained.  
Top
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.