EntityInstanceEnumeratorBase.Current プロパティ (Microsoft.Office.Server.ApplicationRegistry.Runtime)
派生クラスで上書きする際に、列挙子の現在のエンティティ インスタンスの値を返します。
名前空間: Microsoft.Office.Server.ApplicationRegistry.Runtime
アセンブリ: Microsoft.SharePoint.Portal (microsoft.sharepoint.portal.dll 内)
構文
'宣言
Public Overridable ReadOnly Property Current As IEntityInstance
'使用
Dim instance As EntityInstanceEnumeratorBase
Dim value As IEntityInstance
value = instance.Current
public virtual IEntityInstance Current { get; }
プロパティ値
現在のエンティティ インスタンスを表す IEntityInstance オブジェクト。
関連項目
参照
EntityInstanceEnumeratorBase クラス
EntityInstanceEnumeratorBase メンバ
Microsoft.Office.Server.ApplicationRegistry.Runtime 名前空間