Click or drag to resize
XDL

XPBTDataGroupSources Property

this객체가 포함하고 있는 XPBTDataSource의 배열을 얻는다.

Namespace:  Pixoneer.NXDL.NGR
Assembly:  NXDLgr (in NXDLgr.dll) Version: 1.2.817.72
Syntax
C#
public ArrayList Sources { get; }

Property Value

Type: ArrayList
See Also