AssemblyReferenceType.CreateEntityValue Method

Definition

Overloads

CreateEntityValue(IEntityRuntimeModel)

public override Microsoft.VisualStudio.ProjectSystem.Query.IEntityValue CreateEntityValue (Microsoft.VisualStudio.ProjectSystem.Query.IEntityRuntimeModel m);

Parameters

m
Microsoft.VisualStudio.ProjectSystem.Query.IEntityRuntimeModel

Returns

Applies to

CreateEntityValue(IEntityRuntimeModel, EntityIdentity, IPropertiesAvailableStatus)

public override Microsoft.VisualStudio.ProjectSystem.Query.IEntityValue CreateEntityValue (Microsoft.VisualStudio.ProjectSystem.Query.IEntityRuntimeModel m, Microsoft.VisualStudio.ProjectSystem.Query.EntityIdentity id, Microsoft.VisualStudio.ProjectSystem.Query.IPropertiesAvailableStatus state);

Parameters

m
Microsoft.VisualStudio.ProjectSystem.Query.IEntityRuntimeModel

Returns

Applies to