| Overload | Description | 
|---|---|
| NamespaceTable Constructor() | Creates an empty collection. | 
| NamespaceTable Constructor(Boolean) | Creates an empty collection which is marked as shared. | 
| NamespaceTable Constructor(IEnumerable<String>) | Copies a list of strings. | 
Target Platforms: Windows 7/8/10, Windows Server 2003/2008/2012/2015, .NET4.x
 
     
     
     
     
     
    