SetIndexBinder 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表呼叫位置上的動態設定索引作業,並提供繫結語意和作業的詳細資料。
public ref class SetIndexBinder abstract : System::Dynamic::DynamicMetaObjectBinder
public abstract class SetIndexBinder : System.Dynamic.DynamicMetaObjectBinder
type SetIndexBinder = class
inherit DynamicMetaObjectBinder
Public MustInherit Class SetIndexBinder
Inherits DynamicMetaObjectBinder
- 繼承
建構函式
SetIndexBinder(CallInfo) |
初始化 SetIndexBinder 的新執行個體。 |
屬性
CallInfo |
取得位於呼叫位置的引數簽章。 |
ReturnType |
運算的結果類型。 |