This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Framework > ESRI.ArcGIS.Framework > Interfaces > IP > IPropertyPage Interface > IPropertyPage.SetObjects Method (ArcObjects .NET 10.4 SDK) |
[Visual Basic .NET] Public Sub SetObjects ( _ ByVal cObjects As Integer, _ ByRef ppUnk As Object _ )
[C#] public void SetObjects ( uint cObjects, ref object ppUnk );
IPropertyPage is a Microsoft interface. Please refer to MSDN for information about this interface.