ITransformer.Transform Method

Applies a transform to the specified object.

Syntax

  public object Transform(
  object  
  value
);

Parameters

value

System.Object.  The object to convert.

Return Value

System.Object.  The result of the conversion.

Requirements

Reference: Microsoft.MediaCenter.UI

Namespace: Microsoft.MediaCenter.UI

Assembly: Microsoft.MediaCenter.UI.dll

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also