Amazon.SimpleSystemsManagement.Model.InventoryResultItem.IsSetContent C# (CSharp) Méthode

IsSetContent() private méthode

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