[ROOT] / doc / DocFrag / ARCCore.PropertyStreamLine.EncodeValues
| Key | Value | 
|---|---|
| Assembly | ARCCore | 
| DocFragType | ClassMember | 
| IsInherited | -False- | 
| IsInheritedDoc | -False- | 
| Lines | -3- | 
| Name | EncodeValues | 
| Namespace | ARCCore | 
| Type | PropertyStreamLine | 
ClassMemberAttribute
| Key | Value | 
|---|---|
| DeclaringType | PropertyStreamLine | 
| MethodName | EncodeValues | 
| MethodSignature | System.String EncodeValues(System.Collections.Generic.IEnumerable`1[System.String]) | 
Typically used when turning WholeCollection into a value part of a PropertyStreamLine.
Example: Red;Yellow;Green.
TODO: Give better example with real need for encoding.
Generated 2025-11-04 07:13:25.222 UTC