Class VbaModuleAttributeCollection
Class VbaModuleAttributeCollection
名称: Aspose.Tasks 集合: Aspose.Tasks.dll (25.4.0)
代表一系列 Aspose.Tasks.VbaModuleAttribute 对象。
public class VbaModuleAttributeCollection : ReadOnlyCollectionBase<vbamoduleattribute>, IList<vbamoduleattribute>, ICollection<vbamoduleattribute>, IEnumerable<vbamoduleattribute>, IEnumerable
Inheritance
object
←
ReadOnlyCollectionBase
Implements
IList
继承人
ReadOnlyCollectionBase