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
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
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.
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)
Asia Pacific
- Australia (English)
- India (English)
- New Zealand (English)
- 中国
- 日本Japanese (日本語)
- 한국Korean (한국어)