Amazon.SimpleSystemsManagement.Model.ModifyDocumentPermissionRequest.IsSetAccountIdsToRemove C# (CSharp) 메소드

IsSetAccountIdsToRemove() 개인적인 메소드

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