TechTalk Genome v4.2

Set.ElementType Property

Gets the Type that is the static type of all elements of this Set.

public Type ElementType {get;}

Property Value

The Type that is the static type of all elements of this Set.

Implements

IQueryable.ElementType

Requirements

Namespace: TechTalk.Genome

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

Version: 4.2.4.4

Editions: Professional, Evaluation, Express

See Also

Set Class | TechTalk.Genome Namespace