public INodeItem FindNext(
string name,
bool RetryRepeatableParentFirst,
bool Forgive_MissingMandatorySegments
)
Public Function FindNext(
ByVal name As String,
ByVal RetryRepeatableParentFirst As Boolean,
ByVal Forgive_MissingMandatorySegments As Boolean
) As INodeItem
public:
INodeItem^ FindNext(
String^ name,
bool RetryRepeatableParentFirst,
bool Forgive_MissingMandatorySegments
)
name
Name of INodeItem to find.
RetryRepeatableParentFirst
If set to true, this method will go to the parent's group node and will try to find the designated INodeItem. It will try to match its children before trying the next INodeItem past the current position.
Forgive_MissingMandatorySegments
If set to true, this method will ignore any missing fields even though these fields can be mandatory.
The found INodeItem.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document