ICoreFragmentInspector Interface
Enumerates the ICoreFragment objects that are contained in a knowledge object.
ICoreFragmentInspector method | Description |
|---|---|
Returns the next ICoreFragment objects in the knowledge, if they are available. | |
Resets the enumerator to the beginning of the knowledge. |
An ICoreFragmentInspector object can be obtained by calling ISyncKnowledge2::GetInspector on a knowledge object.
Show: