AssemblyReferenceCollection.IndexOf(AssemblyReference) Method

Definition

public:
 int IndexOf(Microsoft::BizTalk::Deployment::AssemblyReference ^ assemblyReference);
public int IndexOf (Microsoft.BizTalk.Deployment.AssemblyReference assemblyReference);
override this.IndexOf : Microsoft.BizTalk.Deployment.AssemblyReference -> int

Parameters

assemblyReference
AssemblyReference

Returns

Int32

Applies to