The methods of the MSNObjectCatalog class are listed below. For a complete list of MSNObjectCatalog class members, see the MSNObjectCatalog Members topic.
![]() GetInstance | Returns a reference to the global MSNObjectCatalog object. |
Add | Overloaded. 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. |
Remove | Overloaded. Removes the msn object with the specified checksum from the collection. |
ToString (inherited from Object) | Returns a String that represents the current Object. |
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. |
MSNObjectCatalog Class | XihSolutions.DotMSN Namespace