Amazon.EC2.Model.DescribePlacementGroupsRequest.IsSetGroupNames C# (CSharp) Метод

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

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