Udostępnij przez


SharedPropertyGroup.PropertyByPosition(Int32) Metoda

Definicja

Zwraca właściwość na danej pozycji.

public:
 System::EnterpriseServices::SharedProperty ^ PropertyByPosition(int position);
public System.EnterpriseServices.SharedProperty PropertyByPosition (int position);
member this.PropertyByPosition : int -> System.EnterpriseServices.SharedProperty
Public Function PropertyByPosition (position As Integer) As SharedProperty

Parametry

position
Int32

Indeks właściwości.

Zwraca

Żądany SharedPropertyelement .

Uwagi

W przeciwieństwie do CreatePropertyByPositionobiektu ta właściwość musi już istnieć.

Dotyczy