WebstoreGuidCollection Members

[This is internal Microsoft documentation - Do not distribute.]

The WebstoreGuidCollection

The following tables list the members exposed by the WebstoreGuidCollection type.

Public Constructors

  Name Description
WebstoreGuidCollection  

Top

Public Properties

  Name Description
Count  Gets the count of items in the collection(inherited from WebstoreKeyedCollection)
IsObjectExpired  Gets information about whether the given WebstoreObject is expired - dropped from WstConfig.(inherited from WebstoreObject)
IsReadOnly  Tells whether the collection is readonly(inherited from WebstoreKeyedCollection)
Item  Gets the object associated with the specified key in the collection.(inherited from WebstoreKeyedCollection)
Key  Key(inherited from WebstoreCollectionBase)

Top

Public Methods

(see also Protected Methods )

  Name Description
Add  Adds item to collection(inherited from WebstoreKeyedCollection)
Clear  Clears the collection(inherited from WebstoreKeyedCollection)
Contains  Returns whether the collection containst the item(inherited from WebstoreKeyedCollection)
CopyTo  (inherited from WebstoreKeyedCollection )
Equals  Overloaded. (inherited from WebstoreObject )
GetEnumerator  Gets the enumerator for the collection(inherited from WebstoreKeyedCollection)
GetHashCode  The get hash code function(inherited from WebstoreObject)
GetKeyAt  (inherited from WebstoreKeyedCollection )
GetType  (inherited from Object )
GetUserStore  (inherited from WebstoreObject )
GetValueAt  (inherited from WebstoreKeyedCollection )
ReferenceEquals  (inherited from Object )
Refresh  (inherited from WebstoreObject )
Remove  Removes the given item from the collection(inherited from WebstoreKeyedCollection)
RemoveUserStore  (inherited from WebstoreObject )
SetUserStore  (inherited from WebstoreObject )
ToString  (inherited from Object )
TryGetValue  Get the value if key exists in collection.(inherited from WebstoreKeyedCollection)

Top

Protected Methods

  Name Description
Finalize  (inherited from Object )
MemberwiseClone  (inherited from Object )

Top

Public Events

  Name Description
CollectionChanged  The collection changed Event(inherited from WebstoreKeyedCollection)

Top

Explicit Interface Implementations

  Name Description
System.Collections.IEnumerable.GetEnumerator  (inherited from WebstoreKeyedCollection )

Top

See Also

Reference

WebstoreGuidCollection Class
Microsoft.Webstore.MetaData Namespace