Share via


ServiceGroupMemberMemberList.Contains(ServiceGroupMemberMember) Method

Definition

public bool Contains(System.Fabric.Query.ServiceGroupMemberMember item);
abstract member Contains : System.Fabric.Query.ServiceGroupMemberMember -> bool
override this.Contains : System.Fabric.Query.ServiceGroupMemberMember -> bool
Public Function Contains (item As ServiceGroupMemberMember) As Boolean

Parameters

Returns

System.Boolean

Implements

System.Collections.Generic.ICollection`1.Contains(`0)

Applies to