Amazon.EC2.Model.AllocateHostsRequest.IsSetQuantity C# (CSharp) 메소드

IsSetQuantity() 개인적인 메소드

private IsSetQuantity ( ) : bool
리턴 bool
        internal bool IsSetQuantity()
        {
            return this._quantity.HasValue; 
        }