Amazon.Glacier.Model.DescribeVaultOutput.IsSetSizeInBytes C# (CSharp) Метод

IsSetSizeInBytes() приватный Метод

private IsSetSizeInBytes ( ) : bool
Результат bool
        internal bool IsSetSizeInBytes()
        {
            return this._sizeInBytes.HasValue; 
        }