Overload | Description |
---|---|
GetOpenedDocuments() | Get a list of all opened documents in this project. |
GetOpenedDocuments<T>() | Get a list of all opened documents of type T in this project. |
Overload | Description |
---|---|
GetOpenedDocuments() | Get a list of all opened documents in this project. |
GetOpenedDocuments<T>() | Get a list of all opened documents of type T in this project. |