Amazon.APIGateway.Model.UpdateApiKeyRequest.IsSetPatchOperations C# (CSharp) Метод

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

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