Click or drag to resize
ModelConfigurationGetEntity Method (String)

Namespace: Colygon.MatchPoint.EntityModel.Configuration
Assembly: Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2013.11.0.0
Syntax
C#
public Entity GetEntity(
	string name
)

Parameters

name
Type: SystemString

Return Value

Type: Entity
See Also