TechTalk Genome v4.2

Set Properties

The properties of the Set class are listed below. For a complete list of Set class members, see the Set Members topic.

Public Static Properties

Empty Gets an empty Set.

Public Instance Properties

Count Gets the number of objects contained by this Set.
DataSource
ElementType Gets the Type that is the static type of all elements of this Set.
IsEmpty Gets a value indicating if this Set contains any elements.
ItemOverloaded. Returns a Set that contains elements of the source Set filtered by the specified OQL filter expression.

Private Instance Properties

System.Linq.IQueryable.Expression
System.Linq.IQueryable.Provider

See Also

Set Class | TechTalk.Genome Namespace | DataDomain.Evaluate | DataDomain.Extent