Contents.RemoveAll
영문
Syntax: Application.Contents.RemoveAllThe Contents.RemoveAll method is used to remove all items from a Contents collection.
The Contents.RemoveAll method deletes all items that are in the Application.Contents collection.
번역본
구문 : Application.Contents.RemoveAllThe의 Contents.RemoveAll 방법은 목차 컬렉션에서 모든 항목을 제거하는 데 사용됩니다.
Contents.RemoveAll 방법 삭제 Application.Contents 컬렉션에있는 모든 항목.
예제
Code:
<%
Application.Contents.RemoveAll( )
%>
'Language(언어) > ASP' 카테고리의 다른 글
ASP CLng 함수 (0) | 2013.12.06 |
---|---|
ASP Application 개체 Contents.Remove (0) | 2013.12.06 |
ASP Application 개체 Application.Lock (0) | 2013.12.06 |
ASP Application 개체 Application.Unlock (0) | 2013.12.06 |
ASP Application 개체 OnEnd (0) | 2013.12.06 |
댓글