Normalizes each of the items in the collection, and removes any that 
            contain only default values.
            
    Namespace: 
   XllPlusAssembly: Psl.XL7.XnReflect.Runtime (in Psl.XL7.XnReflect.Runtime.dll) Version: 7.0.9.1411 (7.0.9.1411)
Syntax
| C# | 
|---|
public void Normalize()  | 
| Visual Basic (Declaration) | 
|---|
Public Sub Normalize  | 
| Visual C++ | 
|---|
public: void Normalize()  |