Amazon.CodeBuild.Model.BatchGetProjectsRequest.IsSetNames C# (CSharp) Method

IsSetNames() private method

private IsSetNames ( ) : bool
return bool
        internal bool IsSetNames()
        {
            return this._names != null && this._names.Count > 0; 
        }
BatchGetProjectsRequest