หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Returns data at a collection changed event.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public ReadOnly Property Element As Object
Get
'Usage
Dim instance As CollectionChangeEventArgs
Dim value As Object
value = instance.Element
public Object Element { get; }
public:
property Object^ Element {
Object^ get ();
}
member Element : Object
function get Element () : Object
Property Value
Type: System.Object
An object that contains the collection changed event data