Метод | Описание | |
---|---|---|
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 | |
Результат | IList |
public GetElementType ( ) : DeclaredElementType | ||
Результат | DeclaredElementType |
public GetSourceFiles ( ) : HybridCollection |
||
Результат | HybridCollection |
public GetXMLDescriptionSummary ( bool inherit ) : |
||
inherit | bool | |
Результат |
public GetXMLDoc ( bool inherit ) : |
||
inherit | bool | |
Результат |
public HasDeclarationsIn ( IPsiSourceFile sourceFile ) : bool | ||
sourceFile | IPsiSourceFile | |
Результат | bool |
public PrefixUriDeclaredElement ( IFile file, string name, IPsiServices services ) : System.Collections.Generic | ||
file | IFile | |
name | string | |
services | IPsiServices | |
Результат | System.Collections.Generic |