Freigeben über


ITableEntryHandle.TryGetEntry(ITableEntry) Methode

Definition

Ruft ITableEntry diesem ITableEntryHandlezugeordnet ab.

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

Parameter

tableEntry
ITableEntry

Der Tabelleneintrag.

Gibt zurück

true, wenn dies aus einem ITableEntryerstellt wurde.

Gilt für: