'Declaration <DefaultValueAttribute(0)> <DescriptionAttribute("The number of animation cycles.")> Public Property NumberOfAnimationCycles As System.Int32
[DefaultValue(0)] [Description("The number of animation cycles.")] public System.Int32 NumberOfAnimationCycles { get; set; }
[DefaultValue(0)] [Description("The number of animation cycles.")] public: __property System.Int32 get_NumberOfAnimationCycles(); public: __property void set_NumberOfAnimationCycles(
System.Int32 value
);
[DefaultValue(0)] [Description("The number of animation cycles.")] public:
property System.Int32 NumberOfAnimationCycles { System.Int32 get(); void set(System.Int32 value); }
Property Value
Значение по умолчанию - 0.