Share via


EdmType.GetCollectionType メソッド

定義

要素型がこの型である CollectionType のインスタンスを返します。

public:
 System::Data::Metadata::Edm::CollectionType ^ GetCollectionType();
public System.Data.Metadata.Edm.CollectionType GetCollectionType ();
member this.GetCollectionType : unit -> System.Data.Metadata.Edm.CollectionType
Public Function GetCollectionType () As CollectionType

戻り値

要素型がこの型である CollectionType オブジェクト。

適用対象