C# 클래스 EPiUtilities.Extensions.PageReferenceCollectionExtensions

Extension methods for PageReferenceCollection.
파일 보기 프로젝트 열기: JohannesOstensjo/EPiUtilities

공개 메소드들

메소드 설명
ToPageDataCollection ( this references ) : PageDataCollection

Returns the PageDataCollection which the PageReferenceCollection represents. Any non resolvable references will be skipped without errors.

메소드 상세

ToPageDataCollection() 공개 정적인 메소드

Returns the PageDataCollection which the PageReferenceCollection represents. Any non resolvable references will be skipped without errors.
public static ToPageDataCollection ( this references ) : PageDataCollection
references this
리턴 PageDataCollection