Sdílet prostřednictvím


ITableEntryHandle.TryGetEntry(ITableEntry) Metoda

Definice

Získá ITableEntry přidružení k tomuto ITableEntryHandle.

public:
 bool TryGetEntry([Runtime::InteropServices::Out] Microsoft::VisualStudio::Shell::TableManager::ITableEntry ^ % tableEntry);
public bool TryGetEntry (out Microsoft.VisualStudio.Shell.TableManager.ITableEntry tableEntry);
abstract member TryGetEntry : ITableEntry -> bool
Public Function TryGetEntry (ByRef tableEntry As ITableEntry) As Boolean

Parametry

tableEntry
ITableEntry

Položka tabulky.

Návraty

pokud byl vytvořen z objektu ITableEntry.

Platí pro