ISoMFieldValueType Interface |
Namespace: OIV.Inventor.FieldsAssembly: OIV.Inventor (in OIV.Inventor.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax public interface ISoMField<ValueType>
where ValueType : struct, new()
Public Interface ISoMField(Of ValueType As {Structure, New})
generic<typename ValueType>
where ValueType : value class, gcnew()
public interface class ISoMField
type ISoMField<'ValueType when 'ValueType : struct, new()> = interface end
Type Parameters
- ValueType
The ISoMFieldValueType type exposes the following members.
Methods Properties See Also