EntityPropertyExpressionInfo<T>(EntityID, PropertyExpressionEngine) Constructor
Public Sub New( _
ByVal id As EntityID, _
ByVal engine As PropertyExpressionEngine _
)
This language is not supported or no code example is available.
public EntityPropertyExpressionInfo(
EntityID id,
PropertyExpressionEngine engine
)
This language is not supported or no code example is available.
public:
EntityPropertyExpressionInfo(
EntityID^ id,
PropertyExpressionEngine^ engine
)
This language is not supported or no code example is available.
Parameters
- id
- EntityID
- engine
- PropertyExpressionEngine