Amazon.Pinpoint.Model.EndpointBatchRequest.IsSetItem C# (CSharp) Method

IsSetItem() private method

private IsSetItem ( ) : bool
return bool
        internal bool IsSetItem()
        {
            return this._item != null && this._item.Count > 0; 
        }
EndpointBatchRequest