DependentEntityMetadataCollection.Contains(DependentEntityMetadata) Method

Definition

public:
 bool Contains(Microsoft::Crm::Sdk::Messages::DependentEntityMetadata ^ dependentEntityMetadata);
public bool Contains (Microsoft.Crm.Sdk.Messages.DependentEntityMetadata dependentEntityMetadata);
member this.Contains : Microsoft.Crm.Sdk.Messages.DependentEntityMetadata -> bool
Public Function Contains (dependentEntityMetadata As DependentEntityMetadata) As Boolean

Parameters

dependentEntityMetadata
DependentEntityMetadata

Returns

Applies to