[ROOT] / doc / tocNamespace / ARCQuery / FunctionKeyAggregateDistinct / __TOCDet
| Key | Value | 
|---|---|
| Assembly | ARCQuery | 
| DocFragType | Class | 
| Name | FunctionKeyAggregateDistinct | 
| Namespace | ARCQuery | 
| Type | FunctionKeyAggregateDistinct | 
ClassAttribute
| Key | Value | 
|---|---|
| AssemblyName | ARCQuery | 
| BaseTypes | FunctionKey; FunctionKeyAggregate | 
| ClassNamespace | ARCQuery | 
| ClassType | FunctionKeyAggregateDistinct | 
| Interfaces | ITypeDescriber; -IEquatable<FunctionKey>- | 
Returns a list of the distinct values of the given properties.
Any property not of type PValue<T> will be ignored.
See SyntaxHelp.
Generated 2025-10-31 17:21:37.346 UTC