将ModelComponent 对象添加到集合。 C# 复制 protected internal override int Add (Microsoft.AnalysisServices.ModelComponent item); 参数 item ModelComponent 要添加的 ModelComponent。 返回 Int32 添加项时所在的索引。 适用于 产品版本 Analysis Services SDK for .NET latest ...
Adds a ModelComponent object to the collection. C# Menyalin protected internal override int Add (Microsoft.AnalysisServices.ModelComponent item); Parameters item ModelComponent The ModelComponent to add. Returns Int32 The index at which the item has been added. Applies to ProdukVersi Analysis ...
Insert(IModelComponent, String, Int32, Boolean)基础结构。Inserts anIModelComponentin theModelComponentCollection. MemberwiseClone(从Object继承。) RemoveRemoves the specifiedIModelComponentfrom the collection. RemoveAt(Int32)Removes the IModelComponent at the specified index from theModelComponentCollection. ...
The Component Object Model is a platform-independent, distributed, object-oriented system for creating binary software components that can interact. COM is the foundation technology for Microsoft's OLE (compound documents) and ActiveX technologies.
Microsoft.AnalysisServices.retail.amd64 v19.80.0 C# intIList.Add (objectvalue); Parameters value Object Returns Int32 Implements Add(Object) Applies to 製品バージョン Analysis Services SDK for .NETlatest この記事の内容 Definition Applies to...
...t),每个不同类型的对象是该复合对象的一部分,成为组件对象(component-object)。 www.caefs.zju.edu.cn|基于2个网页 2. 客体 组成成分—客体(component-object):例如,branch(树枝)- tree(树)。成员—集体(member-collection):例如,tree… blog.sina.com.cn|基于 1 个网页...
public class ComponentCollection : System.Collections.ReadOnlyCollectionBase繼承 Object ReadOnlyCollectionBase ComponentCollection 範例下列程式代碼範例示範如何使用 ComponentCollection 來列舉自定義 BookComponent 物件的集合。C# 複製 //This code segment implements the IContainer interface. The code segment //con...
bool IList.Contains ( Object value ) 参数value 线程安全Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.平台开发平台有关支持的平台列表,请参阅安装SQL Server 2005 的硬件和软件要求。目标...
参数 value 类型:System.Object The object to locate. 返回值 类型:System.Int32 The index of value if found in the list; otherwise, -1. 实现 IList.IndexOf(Object) 请参阅 参考 ModelComponentCollection 类 Microsoft.AnalysisServices 命名空间
onLoad(context?: object) => void插件加载完成时回调事件。 context:开发者扩展的xcomponent方法的实例对象,context对象的接口由开发者自定义。onDestroy() => void 插件卸载完成时回调事件。方法 除支持通用方法外,还支持如下方法: 名称 参数 返回值类型 描述 getXComponentSurfaceId - strin...