TransformCollection.IndexOf(Transform) Method

Definition

public:
 int IndexOf(Microsoft::BizTalk::Deployment::Binding::Transform ^ transform);
public int IndexOf (Microsoft.BizTalk.Deployment.Binding.Transform transform);
override this.IndexOf : Microsoft.BizTalk.Deployment.Binding.Transform -> int

Parameters

transform
Transform

Returns

Int32

Applies to