다음을 통해 공유


ActionConfiguration.ReturnsCollection<TReturnElementType> 메서드

정의

작업의 반환 형식을 설정합니다. 반환 형식이 Primitive 또는 ComplexTypes의 컬렉션인 경우 사용됩니다.

public Microsoft.AspNet.OData.Builder.ActionConfiguration ReturnsCollection<TReturnElementType> ();
member this.ReturnsCollection : unit -> Microsoft.AspNet.OData.Builder.ActionConfiguration
Public Function ReturnsCollection(Of TReturnElementType) () As ActionConfiguration

형식 매개 변수

TReturnElementType

반환

적용 대상