Amazon.EC2.Model.DescribeNetworkInterfaceAttributeResult.IsSetGroups C# (CSharp) Method

IsSetGroups() private method

private IsSetGroups ( ) : bool
return bool
        internal bool IsSetGroups()
        {
            return this.groups.Count > 0;
        }