CustomAttribCollection.Contains(CustomAttrib) Method

Definition

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

Parameters

customAttrib
CustomAttrib

Returns

Boolean

Applies to