Aracılığıyla paylaş


ElementOperations.AddCustomFormat Yöntem

Bir veya daha fazla özel veri biçimleri ModelElements belirtilen topluluğu kullanarak belirtilen IDataObject'i ekler.

Ad alanı:  Microsoft.VisualStudio.Modeling
Derleme:  Microsoft.VisualStudio.Modeling.Sdk.11.0 (Microsoft.VisualStudio.Modeling.Sdk.11.0.dll içinde)

Sözdizimi

'Bildirim
Protected Overridable Sub AddCustomFormat ( _
    data As IDataObject, _
    elements As ICollection(Of ModelElement), _
    closureType As ClosureType, _
    sourcePosition As PointF _
)
protected virtual void AddCustomFormat(
    IDataObject data,
    ICollection<ModelElement> elements,
    ClosureType closureType,
    PointF sourcePosition
)

Parametreler

.NET Framework Güvenliği

Ayrıca bkz.

Başvuru

ElementOperations Sınıf

Microsoft.VisualStudio.Modeling Ad Alanı