新しい項目を追加できる EntityPropertyMappingAttribute の列挙型を表します。
継承階層
System.Object
Microsoft.Data.OData.Metadata.ODataEntityPropertyMappingCollection
名前空間: Microsoft.Data.OData.Metadata
アセンブリ: Microsoft.Data.OData (Microsoft.Data.OData.dll)
構文
'宣言
Public NotInheritable Class ODataEntityPropertyMappingCollection _
Implements IEnumerable(Of EntityPropertyMappingAttribute), IEnumerable
'使用
Dim instance As ODataEntityPropertyMappingCollection
public sealed class ODataEntityPropertyMappingCollection : IEnumerable<EntityPropertyMappingAttribute>,
IEnumerable
public ref class ODataEntityPropertyMappingCollection sealed : IEnumerable<EntityPropertyMappingAttribute^>,
IEnumerable
[<SealedAttribute>]
type ODataEntityPropertyMappingCollection =
class
interface IEnumerable<EntityPropertyMappingAttribute>
interface IEnumerable
end
public final class ODataEntityPropertyMappingCollection implements IEnumerable<EntityPropertyMappingAttribute>, IEnumerable
ODataEntityPropertyMappingCollection 型は、以下のメンバーを公開しています。
コンストラクター
| 名前 | 説明 | |
|---|---|---|
![]() |
ODataEntityPropertyMappingCollection() | ODataEntityPropertyMappingCollection クラスの新しいインスタンスを作成します。 |
![]() |
ODataEntityPropertyMappingCollection(IEnumerable<EntityPropertyMappingAttribute>) | ODataEntityPropertyMappingCollection クラスの新しいインスタンスを作成します。 |
先頭に戻る
メソッド
| 名前 | 説明 | |
|---|---|---|
![]() |
Add | このクラスによって表されるすべてのマッピングの一覧にマッピングを追加します。 |
![]() |
Equals | (Object から継承されています。) |
![]() |
Finalize | (Object から継承されています。) |
![]() |
GetEnumerator | この列挙型の EntityPropertyMappingAttribute インスタンスの列挙子を返します。 |
![]() |
GetHashCode | (Object から継承されています。) |
![]() |
GetType | (Object から継承されています。) |
![]() |
MemberwiseClone | (Object から継承されています。) |
![]() |
ToString | (Object から継承されています。) |
先頭に戻る
明示的なインターフェイスの実装
| 名前 | 説明 | |
|---|---|---|
![]() ![]() |
IEnumerable.GetEnumerator | この列挙型の EntityPropertyMappingAttribute インスタンスの非ジェネリック列挙子を返します。 |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。
.gif)
.gif)
.gif)
.gif)