CollectionTransformation Class
Inheritance Hierarchy
System.Object
Microsoft.TeamFoundation.MVVM.CollectionTransformation
Namespace: Microsoft.TeamFoundation.MVVM
Assembly: Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)
Syntax
'Declaration
<ExtensionAttribute> _
Public NotInheritable Class CollectionTransformation
public static class CollectionTransformation
[ExtensionAttribute]
public ref class CollectionTransformation abstract sealed
[<AbstractClass>]
[<Sealed>]
type CollectionTransformation = class end
public final class CollectionTransformation
The CollectionTransformation type exposes the following members.
Methods
Name | Description | |
---|---|---|
Transform<TSourceCollection, TSourceElement, TTargetElement> |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.