[ROOT] / doc / toc / ARCCore / Class / CardinalityExtensions / IsMultiple / __TOCDet
| Key | Value | 
|---|---|
| Assembly | ARCCore | 
| DocFragType | ClassMember | 
| IsInherited | -False- | 
| IsInheritedDoc | -False- | 
| Lines | -2- | 
| Name | IsMultiple | 
| Namespace | ARCCore | 
| Type | CardinalityExtensions | 
ClassMemberAttribute
| Key | Value | 
|---|---|
| DeclaringType | CardinalityExtensions | 
| MethodName | IsMultiple | 
| MethodSignature | Boolean IsMultiple(ARCCore.Cardinality) | 
Returns TRUE if given cardinality implies that multiple items are stored simultaneously in a typical in-memory data storage.
This is again taken as a hint of asking for a List of actual values, instead of a single value.
Generated 2025-10-31 00:49:21.732 UTC