Map<TSource,TTarget> Class Members
See Also  Properties Methods 
SourceCode.Collections.Generic Namespace : Map<TSource,TTarget> Class


Glossary Item Box

The following tables list the members exposed by Map<TSource,TTarget>.

Public Constructors

  Name Description
Public Constructor Map<TSource,TTarget> Constructor Overloaded.   
Top

Public Properties

  Name Description
Public Property Count  
Top

Public Methods

  Name Description
Public Method Add  
Public Method Clear  
Public Method Contains  
Public Method Remove  
Public Method RemoveSource  
Public Method RemoveTarget  
Public Method TryGetSources  
Public Method TryGetTargets  
Top

See Also