다음을 통해 공유


ExtensionMethods.ElementType(IEdmCollectionTypeReference) 메서드

정의

이 컬렉션 참조 정의의 요소 형식을 가져옵니다.

public static Microsoft.OData.Edm.IEdmTypeReference ElementType (this Microsoft.OData.Edm.IEdmCollectionTypeReference type);
static member ElementType : Microsoft.OData.Edm.IEdmCollectionTypeReference -> Microsoft.OData.Edm.IEdmTypeReference
<Extension()>
Public Function ElementType (type As IEdmCollectionTypeReference) As IEdmTypeReference

매개 변수

type
IEdmCollectionTypeReference

호출하는 개체에 대한 참조입니다.

반환

이 컬렉션 참조 정의의 요소 형식입니다.

적용 대상