'Declaration Public Function GetFirstChild() As ImGearPDFBookmark
'Usage Dim instance As ImGearPDFBookmark Dim value As ImGearPDFBookmark value = instance.GetFirstChild()
public ImGearPDFBookmark GetFirstChild()
public: ImGearPDFBookmark* GetFirstChild();
public: ImGearPDFBookmark^ GetFirstChild();
Return Value
First child of the bookmark or Null if the bookmark has no children.