Amazon.ECS.Model.ItemAttributes.IsSetContinuousShootingSpeed C# (CSharp) Méthode

IsSetContinuousShootingSpeed() public méthode

Checks if ContinuousShootingSpeed property is set
public IsSetContinuousShootingSpeed ( ) : Boolean
Résultat Boolean
        public Boolean IsSetContinuousShootingSpeed()
        {
            return this.continuousShootingSpeedField != null;
        }
ItemAttributes