This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > TrackingAnalystUI > ESRI.ArcGIS.TrackingAnalystUI > Interfaces > IM > IMoniker Interface > IMoniker.ComposeWith Method (ArcObjects .NET 10.4 SDK) |
[Visual Basic .NET] Public Sub ComposeWith ( _ ByVal pmkRight As IMoniker, _ ByVal fOnlyIfNotGeneric As Integer, _ ByRef ppmkComposite As IMoniker _ )
[C#] public void ComposeWith ( IMoniker pmkRight, int fOnlyIfNotGeneric, ref IMoniker ppmkComposite );