Mono Class Library: Overview

System.CodeDom.CodeTypeDeclarationCollection: Method Members

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

See Also: Inherited members from System.Collections.CollectionBase

Public Methods

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