'Declaration Sub FileAppend( _ ByVal loadSelection As ImGearLoadingSelection _ )
'Usage Dim instance As IImGearThumbnailCtl Dim loadSelection As ImGearLoadingSelection instance.FileAppend(loadSelection)
void FileAppend( ImGearLoadingSelection loadSelection )
void FileAppend( ImGearLoadingSelection* loadSelection )
void FileAppend( ImGearLoadingSelection^ loadSelection )
Parameters
- loadSelection
 - Selection specifying a path and a type of the file to be appended.