Amazon.SimpleSystemsManagement.Model.InventoryResultItem.IsSetContent C# (CSharp) Method

IsSetContent() private method

private IsSetContent ( ) : bool
return bool
        internal bool IsSetContent()
        {
            return this._content != null && this._content.Count > 0; 
        }