Facts

Tuple.Facts property

Gets the collection of Fact objects in the tuple.

public List<Fact> Facts { get; }

See Also