Amazon.EC2.Model.DiskImageDetail.IsSetBytes C# (CSharp) Method

IsSetBytes() private method

private IsSetBytes ( ) : bool
return bool
        internal bool IsSetBytes()
        {
            return this._bytes.HasValue; 
        }