Method | Description | |
---|---|---|
Add ( |
||
GetEnumerator ( ) : IEnumerator |
||
GetParameter ( int index ) : |
||
IndexerProperty ( ITypeSymbol type, bool hasGetter, bool hasSetter ) : Microsoft.CodeAnalysis | ||
ToString ( ) : string |
Method | Description | |
---|---|---|
CreateCopy ( ) : |
public GetParameter ( int index ) : |
||
index | int | |
return |
public IndexerProperty ( ITypeSymbol type, bool hasGetter, bool hasSetter ) : Microsoft.CodeAnalysis | ||
type | ITypeSymbol | |
hasGetter | bool | |
hasSetter | bool | |
return | Microsoft.CodeAnalysis |