This document is archived and information here might be outdated. Recommended version. |
A transformation method by index.
[Visual Basic .NET] Public Function get_TransformationMethod ( _ ByVal index As Integer _ ) As ITransformationMethod
[C#] public ITransformationMethod get_TransformationMethod ( int index );