This topic has not yet been rated - Rate this topic

ScopeCollection members

Represents a collection of Scope objects.

The ScopeCollection type exposes the following members.

  NameDescription
Public property Count Gets the number of Scope objects in the collection.
Public property Item Gets the specified scope from the collection.
Top
  NameDescription
Public method Create(String, String, Uri, Boolean, String, ScopeCompilationType) Creates a new scope.
Public method Create(String, String, Uri, Boolean, String, ScopeCompilationType, String) Creates a new scope.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator Returns an enumerator that can be used to access the items in the scope collection.
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Top
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.