Method | Description | |
---|---|---|
GetDeclarations ( ) : IList |
||
GetDeclarationsIn ( IPsiSourceFile sourceFile ) : IList |
||
GetElementType ( ) : DeclaredElementType | ||
GetNameRange ( ) : TreeTextRange | ||
GetXMLDescriptionSummary ( bool inherit ) : |
||
GetXMLDoc ( bool inherit ) : |
||
IsSynthetic ( ) : bool | ||
SetName ( string name ) : void |
Method | Description | |
---|---|---|
GetDeclaredName ( ) : string |
public GetDeclarationsIn ( IPsiSourceFile sourceFile ) : IList |
||
sourceFile | IPsiSourceFile | |
return | IList |
public GetElementType ( ) : DeclaredElementType | ||
return | DeclaredElementType |
public GetXMLDescriptionSummary ( bool inherit ) : |
||
inherit | bool | |
return |
public GetXMLDoc ( bool inherit ) : |
||
inherit | bool | |
return |