CollectionTransformation Class

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

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
Public methodStatic member 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.

See Also

Reference

Microsoft.TeamFoundation.MVVM Namespace