This document is archived and information here might be outdated. Recommended version. |
Method SetMostCurrentFIDs.
[Visual Basic .NET] Public Sub SetMostCurrentFIDs ( _ ByVal piFIDSet As IFeatureIDSet _ )
[C#] public void SetMostCurrentFIDs ( IFeatureIDSet piFIDSet );
[C++]
HRESULT SetMostCurrentFIDs(
IFeatureIDSet* piFIDSet
);
[C++]
Parameters piFIDSet [in]
piFIDSet is a parameter of type IFeatureIDSet*