?
? ????? PHP ??? ???? ??? ?? ??
Contents.RemoveAll 方法從 Contents 集合刪除所有的項(xiàng)目。
Application.Contents.RemoveAll()
Session.Contents.RemoveAll()
<%
Application.Contents.RemoveAll()
%>
<%
Session.Contents.RemoveAll()
%>