[ROOT] / doc / DocFrag / ARCQuery.NewKeyToPropertyStream
| Key | Value | 
|---|---|
| Assembly | ARCQuery | 
| DocFragType | Class | 
| Name | NewKeyToPropertyStream | 
| Namespace | ARCQuery | 
| Type | NewKeyToPropertyStream | 
ClassAttribute
| Key | Value | 
|---|---|
| AssemblyName | ARCQuery | 
| BaseTypes | CompoundKey; NewKey | 
| ClassNamespace | ARCQuery | 
| ClassType | NewKeyToPropertyStream | 
| Interfaces | IK; -IEquatable<IK>-; ITypeDescriber; -IEquatable<NewKey>- | 
Returns the PropertyStream representation of the given object.
(In programming terms the property stream representation is the serialization representation of the given object).
Works by calling ToPropertyStream.
WARNING: Will generate huge amount of data if called for the top-level of a typical hierarchical data storage.
Generated 2025-10-31 04:56:00.649 UTC