This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Schematic > ESRI.ArcGIS.Schematic > Interfaces > IS > ISchematicInMemoryFeaturePrimaryAssociation Interface > ISchematicInMemoryFeaturePrimaryAssociation.Associate Method (ArcObjects .NET 10.5 SDK) |
Associate the schematic in memory feature primary assocation to the object.
[Visual Basic .NET] Public Sub Associate ( _ ByVal Object As IObject _ )
[C#] public void Associate ( IObject Object );
[C++]
HRESULT Associate(
IObject* Object
);
[C++]
Parameters Object [in]
Object is a parameter of type IObject