Amazon.EC2.Model.ModifySnapshotAttributeRequest.IsSetUserIds C# (CSharp) 메소드

IsSetUserIds() 개인적인 메소드

private IsSetUserIds ( ) : bool
리턴 bool
        internal bool IsSetUserIds()
        {
            return this._userIds != null && this._userIds.Count > 0; 
        }