Interface IExpressComplexType
Inherited Members
Namespace: Xbim.Common
Assembly: Xbim.Common.dll
Syntax
public interface IExpressComplexType : IExpressValueType, IPersist
Properties
| Improve this Doc View SourceProperties
Declaration
IEnumerable<object> Properties { get; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IEnumerable<System.Object> |