TechTalk Genome v4.2

ElementTypeAttribute Constructor 

Initializes a new instance of the ElementTypeAttribute class.

public ElementTypeAttribute(
   Type elementType
);

Parameters

elementType
The Type associated to the Set.

Requirements

Namespace: TechTalk.Genome.Mapping

Assembly: TechTalk.Genome (in TechTalk.Genome.dll)

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

ElementTypeAttribute Class | TechTalk.Genome.Mapping Namespace