FactSet Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| Name | Description |
|---|---|
| FactSet() | |
| FactSet(Fact[]) | |
| FactSet(IList<Fact>) |
FactSet()
public FactSet();
Public Sub New ()
Applies to
FactSet(Fact[])
public FactSet(params Microsoft.Teams.Cards.Fact[] facts);
new Microsoft.Teams.Cards.FactSet : Microsoft.Teams.Cards.Fact[] -> Microsoft.Teams.Cards.FactSet
Public Sub New (ParamArray facts As Fact())
Parameters
- facts
- Fact[]