GetExtensionTypes Method
GetExtensionTypes(Type)
Gets all the types of all extensions that are applied to the specified item type.
Declaration
public IEnumerable<Type> GetExtensionTypes(Type extendedItemType)
Parameters
Type | Name | Description |
---|---|---|
System.Type | extendedItemType |
Returns
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<System.Type> |