List of point file locations.
Read-only property
[Visual Basic .NET] |
---|
Public Property PointFileList() As IAgCvPointFileListCollection
|
[C#] |
---|
public IAgCvPointFileListCollection PointFileList {get;}
|
[Managed C++] |
---|
public: __property IAgCvPointFileListCollection^ get_PointFileList();
|
[Unmanaged C++] |
---|
public: HRESULT get_PointFileList(
|
[Java] |
---|
public IAgCvPointFileListCollection getPointFileList();
|