[ROOT] / doc / toc / ARCQuery / Class / 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 13:39:30.211 UTC