Method | 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 ) : XmlNode | ||
GetXMLDoc ( bool inherit ) : XmlNode | ||
IsSynthetic ( ) : bool | ||
SetName ( string name ) : void | ||
SetReferenceName ( string shortName ) : void |
Method | Description | |
---|---|---|
GetDeclaredName ( ) : string |
public GetDeclarationsIn ( IPsiSourceFile sourceFile ) : IList |
||
sourceFile | IPsiSourceFile | |
return | IList |
public GetElementType ( ) : DeclaredElementType | ||
return | DeclaredElementType |
public GetFirstClassReferences ( ) : ReferenceCollection | ||
return | ReferenceCollection |
public GetInfo ( ) : |
||
return |
public GetXMLDescriptionSummary ( bool inherit ) : XmlNode | ||
inherit | bool | |
return | XmlNode |
public SetReferenceName ( string shortName ) : void | ||
shortName | string | |
return | void |