Amazon.Glacier.Model.ListPartsResponse.IsSetPartSizeInBytes C# (CSharp) Method

IsSetPartSizeInBytes() private method

private IsSetPartSizeInBytes ( ) : bool
return bool
        internal bool IsSetPartSizeInBytes()
        {
            return this._partSizeInBytes.HasValue; 
        }