Amazon.EC2.Model.UserIdGroupPair.IsSetGroupId C# (CSharp) Метод

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

private IsSetGroupId ( ) : bool
Результат bool
        internal bool IsSetGroupId()
        {
            return this._groupId != null;
        }