DataObjectEventArgs – konstruktor

Inicializuje novou instanci DataObjectEventArgs třídy zadáním názvu typu objektu a seznam částí identifikátor představující data objektu.

Obor názvů:  Microsoft.VisualStudio.Data.Services
Sestavení:  Microsoft.VisualStudio.Data.Services (v Microsoft.VisualStudio.Data.Services.dll)

Syntaxe

protected DataObjectEventArgs(
    string typeName,
    Object[] identifier
)

Parametry

  • identifier
    Typ: array<System.Object[]
    Pole identifikátor částí, které identifikují datový objekt.

Zabezpečení rozhraní .NET Framework

Viz také

Referenční dokumentace

DataObjectEventArgs Třída

Microsoft.VisualStudio.Data.Services – obor názvů