Provides the base requirements for a collection of IModule
Properties
this[string]
Gets the IModule
[C#] In C#, this property is the indexer for the IModuleDefinitionCollection
interface.
Parameter | Type | Description |
---|---|---|
name | string | The name of the IModule |
Property Value
- IModule
Definition : The IModule
Definition with the specified name.