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.
Seleziona un sito web
Seleziona un sito web per visualizzare contenuto tradotto dove disponibile e vedere eventi e offerte locali. In base alla tua area geografica, ti consigliamo di selezionare: .
Puoi anche selezionare un sito web dal seguente elenco:
Come ottenere le migliori prestazioni del sito
Per ottenere le migliori prestazioni del sito, seleziona il sito cinese (in cinese o in inglese). I siti MathWorks per gli altri paesi non sono ottimizzati per essere visitati dalla tua area geografica.
Americhe
- 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)