NET.Assembly Class
Namespace: 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
Instance of the assembly, specified as a
System.Reflection.Assembly object.
Attributes:
GetAccess | public |
SetAccess | private |
Class names, specified as an nClassx1 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
Enumeration names, specified as an nEnumx1
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
Structure names, specified as an nStructx1
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
Generic type names in the assembly, specified as an
nGenTypex1 cell array of character vectors,
where nGenType is the number of generic types in the assembly.
Attributes:
GetAccess | public |
SetAccess | private |
Data Types: char
Interface names, specified as an nInterfacex1
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
Delegate names, specified as an nDelegatex1
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
MATLAB Command
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window. Web browsers do not support MATLAB commands.
Seleccione un país/idioma
Seleccione un país/idioma para obtener contenido traducido, si está disponible, y ver eventos y ofertas de productos y servicios locales. Según su ubicación geográfica, recomendamos que seleccione: .
También puede seleccionar uno de estos países/idiomas:
Cómo obtener el mejor rendimiento
Seleccione China (en idioma chino o inglés) para obtener el mejor rendimiento. Los sitios web de otros países no están optimizados para ser accedidos desde su ubicación geográfica.
América
- América Latina (Español)
- Canada (English)
- United States (English)
Europa
- 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)