Mono Class Library: Overview

System.CodeDom.CodeNamespaceCollection: Method Members

The methods of System.CodeDom.CodeNamespaceCollection are listed below. For a list of all members, see the CodeNamespaceCollection Members list.

See Also: Inherited members from System.Collections.CollectionBase

Public Methods

Add(CodeNamespace) : int
Documentation for this section has not yet been entered.
AddRange(CodeNamespace[])
Documentation for this section has not yet been entered.
AddRange(CodeNamespaceCollection)
Documentation for this section has not yet been entered.
Contains(CodeNamespace) : bool
Documentation for this section has not yet been entered.
CopyTo(CodeNamespace[], int)
Documentation for this section has not yet been entered.
IndexOf(CodeNamespace) : int
Documentation for this section has not yet been entered.
Insert(int, CodeNamespace)
Documentation for this section has not yet been entered.
Remove(CodeNamespace)
Documentation for this section has not yet been entered.