Click or drag to resize
XDL

XftDataSource Constructor (XogcDataSource)

XftDataSource 클래스는 생성자로서, 비관리 FT::XogcDataSource 객체를 입력 받아 초기화를 수행한다.

Namespace:  Pixoneer.NXDL.NFT
Assembly:  NXDLft (in NXDLft.dll) Version: 1.2.817.72
Syntax
C#
public XftDataSource(
	XogcDataSource* pDS
)

Parameters

pDS
Type: XogcDataSource*

[Missing <param name="pDS"/> documentation for "M:Pixoneer.NXDL.NFT.XftDataSource.#ctor(Pixoneer.XDL.OGC.XogcDataSource*)"]

See Also