DotMSN

MSNObjectCatalog Members

MSNObjectCatalog overview

Public Static (Shared) Methods

GetInstance Returns a reference to the global MSNObjectCatalog object.

Public Instance Properties

Count The number of objects in the catalog.
IsSynchronized Returns false,because ObjectCatalog is by default not synchronized.
SyncRoot

Public Instance Methods

AddOverloaded. Adds the MSNObject (a user display, emoticon, etc) in the global collection.
CopyTo
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
Get Returns the msn object with the supplied hash as checksum.
GetEnumerator
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
RemoveOverloaded. Removes the msn object with the specified checksum from the collection.
ToString (inherited from Object)Returns a String that represents the current Object.

Protected Instance Methods

Finalize (inherited from Object)Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object)Creates a shallow copy of the current Object.

See Also

MSNObjectCatalog Class | XihSolutions.DotMSN Namespace