IPropertySymbol.IsIndexer 속성

정의

속성이 실제로 인덱서인지 여부를 반환합니다.

public:
 property bool IsIndexer { bool get(); };
public bool IsIndexer { get; }
member this.IsIndexer : bool
Public ReadOnly Property IsIndexer As Boolean

속성 값

적용 대상