Méthode | Description | |
---|---|---|
GetDeclarations ( ) : IList |
||
GetDeclarationsIn ( IPsiSourceFile sourceFile ) : IList |
||
GetElementType ( ) : DeclaredElementType | ||
GetPsiServices ( ) : IPsiServices | ||
GetSourceFiles ( ) : HybridCollection |
||
GetXMLDescriptionSummary ( bool inherit ) : |
||
GetXMLDoc ( bool inherit ) : |
||
HasDeclarationsIn ( IPsiSourceFile sourceFile ) : bool | ||
IsSynthetic ( ) : bool | ||
IsValid ( ) : bool | ||
PrefixUriDeclaredElement ( IFile file, string name, IPsiServices services ) : System.Collections.Generic | ||
SetName ( string name ) : void |
public GetDeclarationsIn ( IPsiSourceFile sourceFile ) : IList |
||
sourceFile | IPsiSourceFile | |
Résultat | IList |
public GetElementType ( ) : DeclaredElementType | ||
Résultat | DeclaredElementType |
public GetSourceFiles ( ) : HybridCollection |
||
Résultat | HybridCollection |
public GetXMLDescriptionSummary ( bool inherit ) : |
||
inherit | bool | |
Résultat |
public GetXMLDoc ( bool inherit ) : |
||
inherit | bool | |
Résultat |
public HasDeclarationsIn ( IPsiSourceFile sourceFile ) : bool | ||
sourceFile | IPsiSourceFile | |
Résultat | bool |
public PrefixUriDeclaredElement ( IFile file, string name, IPsiServices services ) : System.Collections.Generic | ||
file | IFile | |
name | string | |
services | IPsiServices | |
Résultat | System.Collections.Generic |