public class ExtensionPlugInCollection : IEnumerable,
IDisposablepublic ref class ExtensionPlugInCollection : IEnumerable,
IDisposable| Dispose | Releases all resources used by the ExtensionPlugInCollection |
| Dispose(Boolean) | Releases the unmanaged resources used by the ExtensionPlugInCollection and optionally releases the managed resources |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize |
Non-GC class clean up
(Overrides ObjectFinalize) |
| Find | Finds a plug in using the plug in's unique identifier. |
| GetEnumerator | Gets an enumerator for this collection. |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| getObject | Gets the plug at the specified index. |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |