CustomAttribCollection.IndexOf(CustomAttrib) Method

Definition

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

Parameters

customAttrib
CustomAttrib

Returns

Int32

Applies to