Метод | Описание | |
---|---|---|
GetDeclarations ( ) : IList |
||
GetDeclarationsIn ( IPsiSourceFile sourceFile ) : IList |
||
GetElementType ( ) : DeclaredElementType | ||
GetFirstClassReferences ( ) : ReferenceCollection | ||
GetInfo ( ) : |
||
GetKind ( ) : IdentifierKind | ||
GetLocalName ( ) : string | ||
GetNameRange ( ) : TreeTextRange | ||
GetNamespace ( ) : string | ||
GetUri ( ) : string | ||
GetXMLDescriptionSummary ( bool inherit ) : |
||
GetXMLDoc ( bool inherit ) : |
||
IsSynthetic ( ) : bool | ||
SetName ( string name ) : void | ||
SetReferenceName ( string shortName ) : void |
Метод | Описание | |
---|---|---|
GetDeclaredName ( ) : string |
public GetDeclarationsIn ( IPsiSourceFile sourceFile ) : IList |
||
sourceFile | IPsiSourceFile | |
Результат | IList |
public GetElementType ( ) : DeclaredElementType | ||
Результат | DeclaredElementType |
public GetFirstClassReferences ( ) : ReferenceCollection | ||
Результат | ReferenceCollection |
public GetInfo ( ) : |
||
Результат |
public GetXMLDescriptionSummary ( bool inherit ) : |
||
inherit | bool | |
Результат |
public GetXMLDoc ( bool inherit ) : |
||
inherit | bool | |
Результат |
public SetReferenceName ( string shortName ) : void | ||
shortName | string | |
Результат | void |