|  | Folder | 
The FolderNamespaceCollection type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Add | Adds the specified namespace. | 
|  | Clear | Removes all namespaces from the collection. | 
|  | Contains | Checks if the collection contains the specified namespace. | 
|  | Equals | (Inherited from Object) | 
|  | Finalize | (Inherited from Object) | 
|  | GetEnumerator | Gets the enumerator. | 
|  | GetHashCode | (Inherited from Object) | 
|  | GetType | (Inherited from Object) | 
|  | MemberwiseClone | (Inherited from Object) | 
|  | Remove | Removes the first occurrence of the specified namespace. | 
|  | ToString | Returns a String that represents the current FolderNamespaceCollection. (Overrides ObjectToString) | 
 See Also
See Also