Amazon.SimpleSystemsManagement.Model.DescribeAvailablePatchesResponse.IsSetPatches C# (CSharp) Метод

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

private IsSetPatches ( ) : bool
Результат bool
        internal bool IsSetPatches()
        {
            return this._patches != null && this._patches.Count > 0; 
        }
DescribeAvailablePatchesResponse