This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > System > ESRI.ArcGIS.esriSystem > Interfaces > IP > IPropertySetArray Interface > IPropertySetArray.Add Method (ArcObjects .NET 10.4 SDK) |
Adds a propertyset.
[Visual Basic .NET] Public Sub Add ( _ ByVal pPropertySet As IPropertySet _ )
[C#] public void Add ( IPropertySet pPropertySet );
[C++]
HRESULT Add(
IPropertySet* pPropertySet
);
[C++]
Parameters pPropertySet [in]
pPropertySet is a parameter of type IPropertySet