NET.Assembly class
Package: NET
Members of .NET assembly
Description
NET.Assembly
object returns names of the members of an assembly.
Creation
Use the NET.addAssembly
function to create an instance
of this class.
Properties
AssemblyHandle
— Instance of assembly
System.Reflection.Assembly
Instance of the assembly, specified as a
System.Reflection.Assembly
object.
Attributes:
GetAccess | public |
SetAccess | private |
Classes
— Class names
cell array
Class names, specified as an nClass
x1
cell
array of character vectors, where nClass
is the number of classes in
the assembly.
Example: 'System.Speech.Synthesis.InstalledVoice'
Attributes:
GetAccess | public |
SetAccess | private |
Data Types: char
Enums
— Enumeration names
cell array
Enumeration names, specified as an nEnum
x1
cell array of character vectors, where nEnum
is the number of
enumerations in the assembly.
Example: 'System.Speech.Synthesis.PromptVolume'
Attributes:
GetAccess | public |
SetAccess | private |
Data Types: char
Structures
— Structure names
cell array
Structure names, specified as an nStruct
x1
cell array of character vectors, where nStruct
is the number of
structures in the assembly.
Example: 'System.Speech.Synthesis.TtsEngine.SpeechEventInfo'
Attributes:
GetAccess | public |
SetAccess | private |
Data Types: char
GenericTypes
— Generic type names
cell array
Generic type names in the assembly, specified as an
nGenType
x1
cell array of character vectors,
where nGenType
is the number of generic types in the assembly.
Attributes:
GetAccess | public |
SetAccess | private |
Data Types: char
Interfaces
— Interface names
cell array
Interface names, specified as an nInterface
x1
cell array of character vectors, where nInterface
is the number of
interfaces in the assembly.
Example: 'Microsoft.Office.Interop.Word.FontNames'
Attributes:
GetAccess | public |
SetAccess | private |
Data Types: char
Delegates
— Delegate names
cell array
Delegate names, specified as an nDelegate
x1
cell array of character vectors, where nDelegate
is the number of
delegates in the assembly.
Example:
'System.Windows.Forms.ColumnClickEventHandler'
Attributes:
GetAccess | public |
SetAccess | private |
Data Types: char
Version History
Introduced in R2009a
Comando de MATLAB
Ha hecho clic en un enlace que corresponde a este comando de MATLAB:
Ejecute el comando introduciéndolo en la ventana de comandos de MATLAB. Los navegadores web no admiten comandos de MATLAB.
Select a Web Site
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
You can also select a web site from the following list:
How to Get Best Site Performance
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
Americas
- América Latina (Español)
- Canada (English)
- United States (English)
Europe
- Belgium (English)
- Denmark (English)
- Deutschland (Deutsch)
- España (Español)
- Finland (English)
- France (Français)
- Ireland (English)
- Italia (Italiano)
- Luxembourg (English)
- Netherlands (English)
- Norway (English)
- Österreich (Deutsch)
- Portugal (English)
- Sweden (English)
- Switzerland
- United Kingdom (English)