System.CodeDom.CodeCommentStatementCollection.CodeCommentStatementCollection C# (CSharp) Method

CodeCommentStatementCollection() public method

public CodeCommentStatementCollection ( ) : System
return System
        public CodeCommentStatementCollection() {
        }
        

Same methods

CodeCommentStatementCollection::CodeCommentStatementCollection ( CodeCommentStatement value ) : System
CodeCommentStatementCollection::CodeCommentStatementCollection ( CodeCommentStatementCollection value ) : System