GetConceptByLoc

SchemaRef.GetConceptByLoc method

Gets the concept by the locator.

public Concept GetConceptByLoc(Loc loc)
Parameter Type Description
loc Loc The locator

Return Value

The concept.

See Also