SharedPropertyGroup.PropertyByPosition(Int32) Methode

Definitie

Retourneert de eigenschap op de opgegeven positie.

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

Parameters

position
Int32

De index van de eigenschap.

Retouren

De aangevraagde SharedProperty.

Opmerkingen

In tegenstelling tot CreatePropertyByPosition, moet deze eigenschap al bestaan.

Van toepassing op