IfcCollection
IfcCollection<T> constructor
初始化类的新实例。
public IfcCollection(Type typeOfT)
范围 | 类型 | 描述 |
---|---|---|
typeOfT | Type | t 的类型。 |
也可以看看
- class IfcCollection<T>
- 命名空间 Aspose.CAD.FileFormats.Ifc
- 部件 Aspose.CAD
初始化类的新实例。
public IfcCollection(Type typeOfT)
范围 | 类型 | 描述 |
---|---|---|
typeOfT | Type | t 的类型。 |