Amazon.KeyManagementService.Model.CreateGrantRequest.IsSetOperations C# (CSharp) Method

IsSetOperations() private method

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