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

IsSetGroups() private method

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