IPropertyStorage::DeletePropertyNames Method (UInt32, array<UInt32>^)

 
Namespace:   Microsoft.VisualStudio.OLE.Interop
Assembly:  Microsoft.VisualStudio.OLE.Interop (in Microsoft.VisualStudio.OLE.Interop.dll)

void DeletePropertyNames(
	unsigned int cpropid,
	array<unsigned int>^ rgpropid
)

Parameters

cpropid
Type: System::UInt32
rgpropid
Type: array<System::UInt32>^
Return to top
Show: