public override System.Int32 CurrentActionIndex { get; set; }
public: __property System.Int32 get_CurrentActionIndex(); override; public: __property void set_CurrentActionIndex(
System.Int32 value
); override;
public:
property System.Int32 CurrentActionIndex { System.Int32 get() override;; void set(System.Int32 value) override;; }
'Declaration Public Overrides Property CurrentActionIndex As System.Int32
Property Value
Default value is -1.