Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 595 Bytes

PyIDebugDocumentProvider.md

File metadata and controls

18 lines (9 loc) · 595 Bytes

PyIDebugDocumentProvider

PyIDebugDocumentProvider Object

Provides the means for instanciating a document on demand. Derived from PyIDebugDocumentInfo.

Methods

  • GetDocument

    Causes the document to be instantiated if it does not already exist. 

PyIDebugDocument = GetDocument() Causes the document to be instantiated if it does not already exist.