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