Méthode | Description | |
---|---|---|
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 |
Méthode | Description | |
---|---|---|
GetDeclaredName ( ) : string |
public GetDeclarationsIn ( IPsiSourceFile sourceFile ) : IList |
||
sourceFile | IPsiSourceFile | |
Résultat | IList |
public GetElementType ( ) : DeclaredElementType | ||
Résultat | DeclaredElementType |
public GetFirstClassReferences ( ) : ReferenceCollection | ||
Résultat | ReferenceCollection |
public GetInfo ( ) : |
||
Résultat |
public GetXMLDescriptionSummary ( bool inherit ) : |
||
inherit | bool | |
Résultat |
public GetXMLDoc ( bool inherit ) : |
||
inherit | bool | |
Résultat |
public SetReferenceName ( string shortName ) : void | ||
shortName | string | |
Résultat | void |