API Referenceglobal
Entryclass
A facet entry consists of a name, display information and the number of items inside
object→Entry
Constructors2
Showing 2 constructors
No results match this filter.
Methods3
Showing 3 methods
public void Deconstruct(string Name, string Title, string Icon, int Count, System.Collections.Generic.List`1<Sandbox.Package.Facet.Entry> Children)
| Parameter | Type | Description |
|---|---|---|
| Name | string | — |
| Title | string | — |
| Icon | string | — |
| Count | int | — |
| Children | List<Entry> | — |
Returns:
void—protected virtual bool PrintMembers(System.Text.StringBuilder builder)
| Parameter | Type | Description |
|---|---|---|
| builder | StringBuilder | — |
Returns:
bool—No results match this filter.
Properties6
Showing 6 properties
public System.Collections.Generic.List`1<Sandbox.Package.Facet.Entry> Sandbox.Package.Facet.Entry.Children { get; set; }
No results match this filter.