SOLIDWORKS PDM Professional API Help Send Feedback
IEdmRefItem Interface
See Also  Members   Example
EPDM.Interop.epdm Namespace : IEdmRefItem Interface


Allows you to access an item in an IEdmRefItemContainer.


NOTE: Click the Members link, located near the top of the topic, to see this interface's methods and properties.

Syntax

Visual Basic 
Public Interface IEdmRefItem 
C# 
public interface IEdmRefItem 
C++/CLI 
public interface class IEdmRefItem 

Example

Remarks

This interface:

See Also